WordPress.com supports the Model Context Protocol (MCP). With MCP, you can chat with your favorite AI to interact with your WordPress.com sites, posts, comments, and settings. In this guide, you will learn how to enable MCP access and configure MCP clients like Claude, ChatGPT, OpenClaw, and more.
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs (large language models). By connecting your AI agent to WordPress.com, you can interact with your WordPress.com account and websites using the natural language interfaces that these AI assistants provide.
At a high level, here’s how MCP connects your AI agent to WordPress.com:
- You ask your AI agent to retrieve information from—or make changes to—your WordPress.com account or sites.
- The AI agent uses an LLM to understand the request and determines that it needs to interact with WordPress.com. It checks for available MCP tools.
- It finds the right MCP tool and asks for your permission to use it.
- Once you give permission, the MCP tool completes the request—whether that’s retrieving data (like your site stats) or performing an action (like publishing a post).
- The LLM uses the result to generate its response or confirm that the action was completed.
MCP respects the user role permissions on your site. For example, an Editor can create and edit posts, but can’t change site settings. A Contributor can draft posts but can’t publish.
The MCP server never shares any data with the AI model unless you explicitly choose to send it. It also does not use the data from the MCP tools to train AI models; the data is used only once as part of the original request.
To enable MCP access for your WordPress.com account, follow these steps:
- Visit your account settings.
- In the left sidebar, click the MCP menu item (or navigate directly to wordpress.com/me/mcp).
- Review the permissions and capabilities that will be granted to each MCP tool.
- Toggle the switch to “Enable MCP Access”.
- Once enabled, you can click on the “Configure MCP client” button to set up a secure connection to AI agents like Claude, ChatGPT, Cursor, and more.
- (Optional) Scroll to the “Available MCP Tools” section and toggle off any tools you don’t want AI agents to access.

Once enabled, compatible AI clients can access your WordPress.com data when you interact with them.
Note: Write operations (including delete) will request confirmation before executing the command. Deleted posts, pages, and media can be recovered from trash for 30 days, but deleted categories and tags are permanent.

You can disable all account MCP tool access for a site:
- Visit your account settings.
- In the left sidebar, click the MCP menu item (or navigate directly to wordpress.com/me/mcp).
- Scroll to the “Site-specific MCP settings” section.
- Select a site.
- Toggle off the MCP Access.

Once you have enabled MCP access, connect an AI client to start managing your WordPress.com sites with natural language.
WordPress.com is an official partner in the Claude Connectors Directory. You can connect Claude Desktop to your WordPress.com account in a few clicks—no manual configuration required.
Follow the steps in Edit your site with Claude to set up the connection.
You can connect ChatGPT to WordPress.com by creating a custom app in ChatGPT’s Developer Mode. This requires a ChatGPT Plus, Pro, Team, or Enterprise plan.
Follow the steps in Edit your site with ChatGPT to set up the connection.
You can connect any MCP-compatible client—such as Cursor, VS Code, Gemini, or Perplexity—to your WordPress.com account. Check your client’s documentation for how to add an MCP server, then use the following URL:
https://public-api.wordpress.com/wpcom/v2/mcp/v1
The OAuth 2.1 authentication flow will automatically guide you through browser-based authorization when you first connect.
If your MCP connection stops responding, restart or reconnect the server in your AI client. The steps vary by application.
Once you have connected an AI client to your WordPress.com account, this AI assistant can access your WordPress.com sites through the MCP tools. AI agents can do the following:
- View your site settings and configuration
- Check site statistics and traffic data
- Search and retrieve posts
- Review comments
- Check plugin status (administrators only)
- View site users (administrators only)
- Create, edit, and delete posts and pages
- Manage comments
- Organize categories and tags
You can ask your AI assistant questions like:
Explore and monitor:
- “Which of my sites gets the most traffic?”
- “Show me my latest posts.”
- “Suggest 10 new blog post topics to write about.”
- “Summarize recent comments on my blog.”
Create content:
- “Write and save a draft post about [topic] in my usual style.”
- “Create a new page called ‘About Me’ with a short bio.”
- “Add a new category called ‘[name]’ to my site.”
- “Create a tag called ‘[name]’ and add it to my latest post.”
Edit and update:
- “Update the title of my most recent post to [new title].”
- “Add an excerpt to my latest draft post.”
- “Change the status of my draft post ‘[title]’ to published.”
Manage comments:
- “Approve the pending comments on my blog.”
- “Mark the comment from [author] as spam.”
- “Delete the most recent comment on my site.”
- “Reply to the latest comment on my post ‘[title]’.”
Update media:
- “Update the alt text on my most recently uploaded image.”
- “Update the caption on the image titled ‘[name]'”.
Clean up content:
- “Trash all posts that have been in draft for over a year.”
- “Move my post ‘[title]’ back to draft from published.”
Take a look at more MCP prompt examples. Or, if you’re interested in the full list of tools included in your connection, refer to our comprehensive MCP tools reference.