substack-mcp

conorbronsdon/substack-mcp
★ 10 stars TypeScript AI/LLM Updated 6d ago ⚠ Review
MCP server for Substack — read posts, manage drafts. No publish or delete by design.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "substack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "conorbronsdon/substack-mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> An MCP server for Substack. Read your publication data and manage drafts from your AI agent. Long-form posts are draft-only by design — no publish, no delete. Short-form Notes publish immediately. </div> --- An MCP server for Substack that lets AI assistants read your publication data and manage drafts. The draft list shown in the demo above is sample data, not real account values.

Tools (12)

create_draftcreate_notecreate_note_with_linkdestructiveHintget_draftget_postget_post_commentsget_subscriber_countlist_draftslist_published_postsupdate_draftupload_image

Topics

ai-agentsclaudeclaude-codecontent-creationdeveloper-toolsmcpmcp-servermodel-context-protocolsubstacktypescript