MCP Substack Server
Download and parse Substack 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:
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
Server Terkait
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Douyin MCP Server
Extract watermark-free video links and copy from Douyin.
ScrapeBadger
Access Twitter/X data including user profiles, tweets, followers, trends, lists, and communities via the ScrapeBadger API.
Fetch
Fetch web content as HTML, JSON, plain text, or Markdown.
APIMesh
18 x402-payable web analysis APIs for AI agents — pay per call with USDC on Base, no API keys needed
comet-mcp
Connect Claude Code to Perplexity Comet browser for agentic web browsing, deep research, and real-time task monitoring
Postman V2
An MCP server that provides access to Postman using V2 api version.
Anysite
Turn any website into an API
MCP YouTube Extract
Extracts information from YouTube videos and channels using the YouTube Data API.
Intelligent Crawl4AI Agent
An AI-powered web scraping system for high-volume automation and advanced data extraction strategies.
Primp MCP Server
An MCP server for the Primp HTTP client, enabling browser impersonation for requests and file uploads.