Substack MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 591 installs a week from npm. Last commit 15 Sep 2026.
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
Today is the operative word: we check Substack MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add substack-mcp -- npx -y @conorbronsdon/substack-mcp
{
"mcpServers": {
"substack-mcp": {
"args": [
"-y",
"@conorbronsdon/substack-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.substack-mcp]
command = "npx"
args = ["-y", "@conorbronsdon/substack-mcp"]
{
"mcpServers": {
"substack-mcp": {
"args": [
"-y",
"@conorbronsdon/substack-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"substack-mcp": {
"args": [
"-y",
"@conorbronsdon/substack-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SUBSTACK_PUBLICATION_URL (Your Substack publication URL (e.g., https://yourblog.substack.com)), SUBSTACK_SESSION_TOKEN (connect.sid cookie value from your Substack session), SUBSTACK_USER_ID (Your Substack user ID).
The author declared them in the registry entry; get the values from the project itself.
FastMCP server for Substack — publish Notes and posts, pull analytics, manage drafts, pluggable…
Manage Substack publishing, subscribers, analytics, reader feeds, comments, and images through MCP.
Looply AI call center MCP Server - manage calls, leads, contacts, and analytics.
MCP server for the Mailtrap email platform — analytics, sending, contacts, sandbox
MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.
Apple Podcasts Connect owner analytics over Reporter: plays, followers, episodes. Read-only.
MCP server for Avito: chats, listings, orders and analytics, with previews and confirmations.
MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics
Answers built from our own checks of this server.