Verified OfficialVendor MaintainedHosted on wordpress.com
WordPress.com logo

WordPress.com Official MCP Server

Try Now in Apigene

WordPress.com built-in MCP server: connect MCP-enabled clients (Claude, Cursor, VS Code, ChatGPT, and others) to your WordPress.com account and sites. Authenticates with OAuth 2.1 in the browser (PKCE, dynamic client registration, token rotation; no client secrets). Available on paid plans; turn on MCP and per-tool access in account settings, optionally block specific sites.

What is WordPress.com?

WordPress.com wordpress.com built-in mcp server: connect mcp-enabled clients (claude, cursor, vs code, chatgpt, and others) to your wordpress.com account and sites. authenticates with oauth 2.1 in the browser (pkce, dynamic client registration, token rotation; no client secrets). available on paid plans; turn on mcp and per-powerful tool access in account settings, optionally block specific sites.. The official WordPress.com MCP server provides AI agents with standardized access to WordPress.com's services, enabling powerful automation and integration capabilities that enhance developer productivity and streamline workflows.

This official MCP server is maintained and verified by WordPress.com, ensuring reliability, security, and up-to-date functionality. Unlike community-maintained servers, this official integration provides long-term support, comprehensive documentation, and direct vendor assistance. The server is hosted on wordpress.com, guaranteeing secure and reliable access to WordPress.com's services.

Whether you're building AI-powered applications, automating workflows, or enhancing your development tools, the WordPress.com MCP server provides a standardized way to connect AI agents with WordPress.com's extensive platform capabilities. This integration enables natural language interactions with WordPress.com, making it easier than ever to leverage WordPress.com's features through AI assistants like Claude, ChatGPT, and Cursor.

Installation Instructions

Installation Instructions
Add WordPress.com to your MCP-compatible client
https://public-api.wordpress.com/wpcom/v2/mcp/v1
Cursor logoCursor Instructions
1

Go to Settings → Cursor Settings

2

Click "Add new global MCP Server"

3

Paste the MCP configuration into mcp.json and restart

Install with Cursor

Or manually add to your mcp.json:

{ "mcpServers": { "wordpress.com": { "url": "https://public-api.wordpress.com/wpcom/v2/mcp/v1" } } }

WordPress.com MCP Server Capabilities

The official WordPress.com MCP server enables AI agents to:

  • Access and manage WordPress.com data and resources
  • Automate workflows and repetitive tasks
  • Create and update records, tasks, or projects
  • Query and search WordPress.com content using natural language
  • Integrate WordPress.com capabilities into AI agent conversations

These capabilities make it easy for AI agents to work with WordPress.com as part of a larger automation strategy, enabling seamless integration between AI assistants and your existing tools.

Available Tools

The WordPress.com MCP server provides 18 tools for AI agents to interact with the platform. Use the search below to find specific tools.

Tool NameDescription
wpcom-mcp-content-authoringCreate, update, and delete site content (posts, pages, comments, media metadata, categories, tags) via list/describe/execute. Writes require explicit user confirmation and user_confirmed in execute params; permanent category/tag deletes need confirm_permanent_delete.
wpcom-mcp-post-getFetch a single post by ID or URL, with optional comments.
wpcom-mcp-posts-searchSearch posts across your sites (or one site) by text, type, status, categories, tags, author, and more.
wpcom-mcp-site-comments-searchSearch and filter comments on a site (status, post, author, dates, pagination).
wpcom-mcp-site-editor-contextRead-only site design context: active theme, theme.json presets (colors, fonts, spacing), applied styles, and registered block types. Use before authoring content so markup aligns with the theme.
wpcom-mcp-site-pluginsList installed plugins on a site with status and update availability.
wpcom-mcp-site-settingsRead site settings: general, writing, reading, discussion, media, permalinks, privacy, and timezone.
wpcom-mcp-site-statisticsRead analytics: views, visitors, top content, referrers, geography, devices, and optional all-time stats.
wpcom-mcp-site-usersList users on a specific site with roles, permissions, and optional contact or activity metrics.
wpcom-mcp-user-achievementsRead achievements, feats, progress, trophy case, and stats for your account (optionally scoped to a site).
wpcom-mcp-user-connectionsList or inspect social and integration connections (list, get, test).
wpcom-mcp-user-notificationsRead notification settings and devices across email, timeline, and push channels.
wpcom-mcp-user-notifications-inboxBrowse the notifications inbox with filters (type, unread, time range) and summaries.
wpcom-mcp-user-profileRead your profile and optional preferences, stats, account, social, and activity data.
wpcom-mcp-user-securityRead security status, 2FA, application passwords, sessions, and login history.
wpcom-mcp-user-sitesList and filter your WordPress.com sites with optional metrics (views, posts, storage, health) and pagination.
wpcom-mcp-user-sites-resourceMCP resource exposing your sites list as JSON (TextResourceContents).
wpcom-mcp-user-subscriptionsRead subscriptions, billing history, usage, and payment methods.

Last updated: March 23, 2026 at 12:00 PM

Common Use Cases

Automated Task Management

Create, update, and manage tasks in WordPress.com using natural language. Let AI agents handle project organization and task assignment.

Content Creation and Updates

Generate and update WordPress.com content through AI conversations. Create documents, update records, and manage information effortlessly.

Workflow Automation

Automate repetitive WordPress.com workflows. Let AI agents handle routine operations while you focus on high-value work.

Frequently Asked Questions

How do I get a WordPress.com API key?

Visit https://wordpress.com, create an account, and generate an API key from your dashboard. Most tools offer a free tier to get started, making it easy to begin using the WordPress.com MCP server.

Is this the official WordPress.com MCP server?

Yes, this MCP server is officially provided and maintained by WordPress.com. The endpoint https://public-api.wordpress.com/wpcom/v2/mcp/v1 is hosted on their official domain wordpress.com, ensuring reliability and security.

What permissions does WordPress.com MCP need?

The WordPress.com MCP server requires appropriate API credentials and permissions based on the operations you want to perform. Check the documentation for specific permission requirements.

Can I use WordPress.com MCP with multiple clients?

Yes, you can configure the same MCP server across Cursor, Claude Desktop, Cline, and other MCP-compatible clients simultaneously. Each client maintains its own configuration.

Is WordPress.com MCP server free?

The MCP server itself is free to use, but you may need a WordPress.com account and API access, which may have its own pricing tiers. Check https://wordpress.com for current pricing information.

What can WordPress.com MCP server do?

The WordPress.com MCP server enables AI agents to manage tasks, projects, and workflows. WordPress.com built-in MCP server: connect MCP-enabled clients (Claude, Cursor, VS Code, ChatGPT, and others) to your WordPress.com account and sites. Authenticates with OAuth 2.1 in the browser (PKCE, dynamic client registration, token rotation; no client secrets). Available on paid plans; turn on MCP and per-tool access in account settings, optionally block specific sites. This allows you to interact with WordPress.com's platform through natural language commands in your AI assistant.

Troubleshooting

Connection Failed

Ensure your API key is correctly configured and your network allows outbound connections to wordpress.com. Verify that the MCP endpoint URL https://public-api.wordpress.com/wpcom/v2/mcp/v1 is accessible from your network.

Authentication Error

Verify your API key is valid and has not expired. Generate a new key from https://wordpress.com if needed. Make sure you're using the correct authentication method as specified in the documentation.

Server Not Responding

Check WordPress.com's status page for any ongoing incidents. Try restarting your MCP client and verify that the server endpoint is correct. If issues persist, consult the official documentation or support channels.

Related MCP Servers

Explore other official MCP servers that work well with WordPress.com:

Chronograph MCP server for connecting AI assistants to Chronograph private equity and investment data and workflows.
Crossbeam MCP Server (beta) for partner ecosystem and channel data access via AI assistants.
Intapp Celeste MCP for professional and legal workflows via AI assistants.

About Model Context Protocol

The Model Context Protocol (MCP) is an open standard that enables AI models to securely connect to external APIs, tools, and data sources. This official MCP server from WordPress.com provides standardized access to their services, allowing AI agents to interact with WordPress.com's platform seamlessly.

To manage all your MCP servers in one place, use Apigene's MCP Gateway, which provides centralized management, security, and governance for all your MCP server connections.

Learn more about MCP in our complete guide or browse our FAQ for common questions.

Server Information

Domain

wordpress.com

MCP Endpoint

https://public-api.wordpress.com/wpcom/v2/mcp/v1