Skip to content

v1.0.0 - The Most Advanced Substack MCP Server

Choose a tag to compare

@ty13r ty13r released this 07 Jul 23:24
· 37 commits to main since this release

🎉 Substack MCP Plus v1.0.0

The most advanced Substack MCP server available - A complete rewrite from scratch!

⚠️ Important Note

This is an UNOFFICIAL tool with no affiliation to Substack Inc.

🚀 What's New

Complete Transformation

  • 🔄 Architecture: Transformed from basic JavaScript to Python/JavaScript hybrid
  • 🔐 Authentication: Revolutionary browser-based auth replacing session tokens
  • 🛠️ Tools: Expanded from 1 tool to 14 comprehensive tools
  • 📝 Formatting: Full rich text support (was plain text only)

14 Powerful Tools

  • create_formatted_post - Rich text draft creation
  • update_post - Edit existing drafts
  • publish_post - Instant publishing
  • schedule_post - Future publication
  • list_drafts / list_published - View posts
  • get_post_content - Read with formatting
  • duplicate_post - Copy posts
  • upload_image - Substack CDN uploads
  • And 5 more tools!

Key Features

  • Browser Authentication - No more stealing session tokens!
  • 📋 Rich Text Support - Headers, lists, code blocks, images
  • 🚀 Zero-Config Setup - Automatic Python detection & setup
  • 🔒 Secure Storage - Encrypted credentials
  • 📚 Comprehensive Docs - Examples, guides, troubleshooting

📦 Installation

```bash
npm install -g substack-mcp-plus
```

🏃 Quick Start

  1. Install: npm install -g substack-mcp-plus
  2. Setup auth: python setup_auth.py
  3. Configure Claude Desktop
  4. Start creating!

📖 Documentation

🙏 Acknowledgments

Built with AI assistance, proving the power of human-AI collaboration!


NPM: https://www.npmjs.com/package/substack-mcp-plus
Not affiliated with Substack Inc.