WordPress

Official 📋 Productivity

Automattic's official WordPress MCP — read and manage posts, pages, media and comments on your WordPress or WordPress.com site.

Tags

CMSblogpublishing

Tools (5)

list_postscreate_postupdate_postlist_pagesupload_media

Config for Claude Desktop / Cursor

{ "mcpServers": { "wordpress": { "command": "npx", "args": [ "-y", "@automattic/mcp-wordpress-remote" ], "env": { "WP_API_URL": "https://yourblog.com", "WP_API_USERNAME": "your-wp-api-username-here", "WP_API_PASSWORD": "your-wp-api-password-here" } } } }
Documentation →
Activate on Zubnet →