DEV Community

Abanoub Ashraf
Abanoub Ashraf

Posted on

A Substack MCP Should Give You Visibility, Not Just Draft Creation

Part 5 of 9

I didn’t want this to be a write-only Substack MCP.

If I’m using a tool to publish, I also want it to help me understand what’s happening inside the publication.

So I added:

  • get_post_analytics
  • get_sections
  • get_subscriber_count

That made the MCP feel much more complete.
It’s not just about pushing content out. It’s also about giving you visibility into the account and the publication state from the same workflow.

Repo:
https://github.com/abanoub-ashraf/substack-mcp-plus

Top comments (0)