MCP Substack Server
by michalnaka
local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Downloads and parses Substack posts, extracting title, author, subtitle, and content from public posts.
MCP Substack Server
A Model Context Protocol (MCP) server for downloading and parsing Substack posts. Works with Claude.ai desktop app.
Installation
- Install dependencies:
Copy
- Configure Claude desktop app:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
:
Copy
- Start the server:
Copy
Usage
In Claude desktop app, use:
Copy
Features
- Downloads and parses Substack posts
- Extracts title, author, subtitle, and content
- Works with public Substack posts
- Integrates with Claude.ai desktop app
Requirements
- Node.js v18+
- Claude desktop app
License
MIT
You must be authenticated.
A Model Context Protocol server that enables downloading and parsing Substack posts directly through the Claude desktop app, allowing users to access and summarize Substack content.