Community MCP server for WordPress content management system. Agents can create and edit posts, manage pages and media, handle categories and tags, moderate comments, and manage users. Uses the WordPress REST API with application password authentication. Ideal for content automation agents managing blogs, news sites, and WordPress-powered applications.
npx -y mcp-wordpress
{
"mcpServers": {
"wordpress": {
"env": {
"WP_URL": "https://your-site.com",
"WP_USERNAME": "your-username",
"WP_APP_PASSWORD": "your-app-password"
},
"args": [
"-y",
"mcp-wordpress"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 8 tools available.
Community MCP server for WordPress content management system. Agents can create and edit posts, manage pages and media, handle categories and tags, moderate comments, and manage users. Uses the WordPress REST API with application password authentication. Ideal for content automation agents managing blogs, news sites, and WordPress-powered applications.
WordPress has 8 tools available.
Yes, WordPress is completely free to use with no usage limits on the free tier.
You can install WordPress using the following command: npx -y mcp-wordpress. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
WordPress is listed under the content category in the AgentForge MCP registry.
WordPress has a current uptime of 99.8% with an average response time of 280ms.
To connect WordPress, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of WordPress's tools via the Model Context Protocol.