Home › Communication › Substack MCP Server
Substack MCP Server
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
Topics: Social Media
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.3.0)
npx -y @conorbronsdon/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"substack-mcp": {
"command": "npx",
"args": [
"-y",
"@conorbronsdon/[email protected]"
],
"env": {
"SUBSTACK_PUBLICATION_URL": "<YOUR_VALUE>",
"SUBSTACK_SESSION_TOKEN": "<YOUR_VALUE>",
"SUBSTACK_USER_ID": "<YOUR_VALUE>"
}
}
}
}
SUBSTACK_PUBLICATION_URLrequired — Your Substack publication URL (e.g., https://yourblog.substack.com)SUBSTACK_SESSION_TOKENrequired secret — connect.sid cookie value from your Substack sessionSUBSTACK_USER_IDrequired — Your Substack user ID
Related servers
reddit-mcp-buddy
Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
reddit-research-mcp
Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research
facebook-mcp-server
Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for…
Taisly Social Media Posting
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
Xquik MCP Server
128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.
x-use
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry