DEV Community

Abanoub Ashraf
Abanoub Ashraf

Posted on

If an MCP Stops at Draft Creation, It Didn't Really Solve the Workflow

Part 3 of 9

A lot of MCP demos stop at “draft created successfully” and then quietly hand the real work back to the dashboard.

That always felt fake to me.

If the promise is “operate this product from an AI client,” then the workflow has to continue past draft creation.

So I added:

  • publish_post
  • schedule_post
  • list_scheduled_posts

Drafting is nice.
Actually shipping is the point.

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

Top comments (0)