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
Servidores relacionados
Bright Data
patrocinadorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Icypeas
Icypeas MCP allows agents to source leads in a gigantic +575M lead database, and enrich these leads with emails
Browser MCP
A fast, lightweight MCP server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration.
Fetch
Fetch web content as HTML, JSON, plain text, or Markdown.
Scrapezy
Extract structured data from websites using the Scrapezy API.
Open Crawler MCP Server
A web crawler and text extractor with robots.txt compliance, rate limiting, and page size protection.
medical-mcp
About An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm.
Weibo
Scrape Weibo user information, feeds, and perform searches.
Firecrawl
Extract web data with Firecrawl
getsonar-mcp
KYB due diligence, competitive intelligence, and strategic accounts research for AI agents. KYB covers corporate registries, sanctions screening (OFAC/UN/EU/UK), FCA Register lookup, directors, UBOs, and adverse media. CI covers pricing, hiring, product, sentiment, and corporate events. New accounts get 3 free trial calls. Pay-per-call after: $0.40 per /findings, $2.00 per /run with Claude analysis. Top up from $20 at getsonar.report.
Fetcher MCP
Fetch and extract web content using a Playwright headless browser, with support for intelligent extraction and flexible output.