Skip to main content
Glama

MCP Substack Server

by michalnaka

download_substack

Download and parse Substack post content by providing the URL. Use this tool to access and summarize articles directly through the Claude desktop app via the MCP Substack Server.

Instructions

Download and parse content from a Substack post

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the Substack post

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the Substack post", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Substack Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/michalnaka/mcp-substack'

If you have feedback or need assistance with the MCP directory API, please join our Discord server