MCP Substack Server
A Model Context Protocol (MCP) server for downloading and parsing Substack posts. Works with Claude.ai desktop app.
Installation
- Install dependencies:
npm install
- Configure Claude desktop app:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"mcp-substack": {
"command": "/opt/homebrew/bin/node",
"args": ["/path/to/mcp-substack/lib/index.mjs"],
"methods": {
"download_substack": {
"description": "Download and parse content from a Substack post"
}
}
}
}
}
- Start the server:
npm start
Usage
In Claude desktop app, use:
Could you download and summarize this Substack post: [URL]
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
Substack Server
by michalnaka
Project Details
- michalnaka/mcp-substack
- Last Updated: 3/18/2025
Recomended MCP Servers
ZealGeo Spatial Processing Server
Project Siesta
Windsurf Supabase Server
Data Visualization Server
🧩
human-mcp
👨🔧 人間をMCPサーバーとして利用する👩🔧
🧩
Dolphindb MCP Server
dolphindb-mcp-server
🧩
Snowflake Server
🧩
Garmin Fitness Data Server
MCP server to access Garmin data
GitHub
Model Context Protocol Servers
Seam
获取斗鱼,虎牙,哔哩哔哩,抖音,网易CC,快手,花椒,映客 等直播平台的真实流媒体地址(直播源),可在mpv,PotPlayer、flv.js等播放器中播放。将针对性推出不同侧重点的 cli, gui, server 程序
🧩
MCP GitHub Projects
🧩
LLM Bridge MCP
A model-agnostic Message Control Protocol (MCP) server that enables seamless integration with various Large Language Models (LLMs) like...





