I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-SUBSTACK
🤖用Claude AI桌面替换集成的MCP服务器。直接在Claude对话中下载和解析替代帖子。
3 years
Works with Finder
1
Github Watches
2
Github Forks
3
Github Stars
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
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Reviews

user_E561pQvC
I've been using the Notion MCP Server by edcolyer and it has significantly streamlined my workflow. The integration with Notion is seamless and the server performance is outstanding. Highly recommend this for anyone looking to boost productivity with a reliable server solution. The setup was straightforward and the support is excellent. Check it out at https://mcp.so/server/mcp-server-notion/edcolyer.