python-substack

ma2za/python-substack
★ 154 stars Python Code/Dev Tools Updated 5d ago ⚠ Review
Python library and CLI for publishing Markdown drafts, images, tags, and MCP workflows to Substack
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": {
    "python-substack": {
      "command": "uvx",
      "args": [
        "python-substack"
      ]
    }
  }
}

Or install with pip: pip install python-substack

README Excerpt

Unofficial Python tools for publishing to [Substack](https://substack.com/). - Create drafts and publish posts from Python. - Convert Markdown into Substack's editor document format. - Upload local images while rendering Markdown. - Set audience, comment permissions, SEO title, SEO description, slug, sections, and tags.

Tools (1)

COOKIES_STRING

Topics

api-wrapperautomationclimarkdownmcpnewsletterpublishingpythonpython-librarypython-substacksubstacksubstack-api