Substack MCP Server
Related Servers
Alternatives to Substack MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to draft, publish, and schedule posts on Substack, bypassing the lack of an official publishing API.135-
- AlicenseBqualityNot gradedmaintenanceEnables interaction with Substack publications through natural conversation, allowing users to create posts with cover images, publish notes, manage content, and retrieve profile information.82 npm-
- AlicenseAqualityFmaintenanceEnables AI tools to programmatically manage Substack content, including creating drafts, publishing posts, and posting to Substack Notes. It supports image uploads, live blogging, and document formatting compatible with Substack's ProseMirror editor.119MIT
- AlicenseNot gradedqualityBmaintenanceEnables managing Substack publications through 27 tools for drafting, publishing, subscriber analytics, comments, Notes, and reader feed via Streamable HTTP.239 npm2MIT
- AlicenseAqualityAmaintenanceEnables AI agents to write and publish Substack posts, manage subscribers and analytics, schedule Notes, and research other writers through 65 tools.6521 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables programmatic management of Substack content, including creating drafts, publishing posts, and uploading images. It supports specialized features like live blogging and posting to Substack Notes through MCP-compatible AI tools.MIT
TDQS
Scored across 27 tools
Each tool maps to a distinct resource and action: drafts, published posts, subscribers, tags, comments, analytics, and reader feeds are all cleanly separated. The three stats/analytics tools and the two comment-reading tools are explicitly differentiated in their descriptions.
Tool names follow a consistent snake_case verb_noun convention, with get_/list_ for reads and specific imperative verbs for actions. There are no mixed casing styles or vague generic names.
27 tools is heavy and above the ideal 3-15 range, though the broad Substack domain means most tools earn their place. It feels like too much for a single server but is not chaotic or padded.
Draft lifecycle, publishing, subscriber filtering, and analytics are well covered, but there are notable gaps: no editing or deleting published posts, no removing tags from posts, and no comment moderation or undo for public actions. These missing operations create dead ends for full lifecycle management.