conorbronsdon/substack-mcp
by Various
MCP server for Substack — read posts, manage drafts. No publish or delete by design.
MCP
conorbronsdon/substack-mcp
Added 1 June 2026
Overview
An MCP server that lets AI agents read Substack posts and manage drafts. It uses TypeScript and the Substack API to fetch content and handle draft operations, but deliberately omits publish and delete functions.
Best for
Best for
Developers who want to read Substack content or manage drafts programmatically without publishing
Use cases
- Retrieve and summarize published Substack posts
- Create and edit draft posts via an AI assistant
- Organize or review draft content before publication
How to use
Install
npx --package @conorbronsdon/substack-mcp substack-mcp-login https://yourblog.substack.com Tools exposed
get_subscriber_countlist_published_postslist_draftsget_postget_draftget_post_commentsget_sectionsget_post_analyticslist_scheduled_postscreate_draftupdate_draftupload_imagecreate_notecreate_note_with_link
Tested with
Claude Desktop, Claude Code
Notes
An MCP server that lets AI agents read Substack posts and manage drafts. It uses TypeScript and the Substack API to fetch content and handle draft operations, but deliberately omits publish and delete functions.
5 stars on GitHub. Last updated 2026-04-23. Licensed MIT.
Use cases
- Retrieve and summarize published Substack posts
- Create and edit draft posts via an AI assistant
- Organize or review draft content before publication
Pros
- Lightweight TypeScript implementation with clear scope
- Useful for automating draft management workflows
- Explicitly avoids destructive actions like delete or publish
Cons
- Cannot publish or delete posts, limiting full lifecycle automation
- Depends on Substack’s API which may change without notice
- Small community with only 5 GitHub stars
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight TypeScript implementation with clear scope
- Useful for automating draft management workflows
- Explicitly avoids destructive actions like delete or publish
Cons
- Cannot publish or delete posts, limiting full lifecycle automation
- Depends on Substack's API which may change without notice
- Small community with only 5 GitHub stars
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.