WordPress Post Drafter

WordPress Post Drafter MCP Connector for Claude

A+

This MCP does exactly one thing: it takes content generated by the AI and saves it directly to your WordPress as a Draft. Incredible for turning Claude into an automated SEO content engine.

1 tools Official Updated Jun 28, 2026 Official Vinkius Partner

We refused to build a bloated WordPress integration that gives an AI agent terrifying access to delete your pages, read your entire database, or install plugins. Instead, this MCP server provides a surgical, zero-trust bridge: just creating Drafts.

Your AI agent gains the immediate ability to act as a ghostwriter. You can brainstorm ideas, ask it to write a 2,000-word SEO-optimized blog post, and then just say "Save it to my blog". It instantly appears in your WordPress panel, ready for your human review.

The Superpowers

  • Zero-Friction Publishing: End the 'copy-paste' nightmare. The AI formats the HTML and drops it right into your CMS.
  • Zero-Bloat Integration: No custom plugins required. It uses the native WordPress REST API /wp-json/wp/v2/posts. You only need an Application Password (a native WordPress feature).
  • Absolute Containment: Because the code is strictly hardcoded to status: 'draft', the agent is physically incapable of publishing content live to your audience. You maintain 100% editorial control. It is a completely secure, one-way funnel.
bloggingcontent-creationdraftingpublishingautomation

1 tools expose this connector's capabilities to your AI agent.

create_wordpress_draft

Provide the title and the content (can be HTML or plain text). The post will strictly be saved as a Draft, never published live. Creates a new Draft post in WordPress with the provided content

See how to talk to your AI agent using WordPress Post Drafter.

Write a 500-word article about 'The Future of AI' and save it as a draft to my WordPress.

I've written the article and successfully saved it as a Draft in your WordPress. You can review and publish it here: https://myblog.com/wp-admin/post.php?post=123&action=edit

No! This is the most important feature. The MCP code has a hardcoded `status: 'draft'` payload. Even if the AI tries to publish it, the server will force it into a Draft. You must click 'Publish' in your WordPress admin panel.

Related Connectors