Tell Claude what to write and where to publish it. Articles are saved to your PublishMCP account instantly and your site can fetch them via the JSON API.
Write and publish an article about how to speed up a WordPress site for mysite.com
Claude writes the article, picks a slug, and calls publish_article. Saved to your account instantly, domain set to mysite.com.
Write an article about X, generate an article image, and publish it
Claude writes the article, generates an image via OpenRouter, uploads it, and includes the URL — all in one conversation.
Publish this as a draft, I want to review it first
Pass published=false. Article is saved but won't appear on your site or newsorwhat.com until you publish it.
Write 3 articles targeting these search queries: [paste queries]
Claude writes and publishes all three in sequence. Useful after running search_console_top_queries to find article topics.
Publish this article for shopmcp.net, category Guides, tags: shopify claude, mcp
Specify domain, category and tags in one instruction. Claude passes all fields to publish_article.
Write an article in the same style as my previous one — get_article slug=my-last-article
Claude reads your existing article first, matches the tone and structure, then writes the new one. Keeps content consistent across your site.