The WordPress MCP Adapter plugin exposes a WordPress site as an MCP server. Combined with Automattic’s @automattic/mcp-wordpress-remote package, Claude Code can create and edit posts, manage pages, and interact with WordPress directly from a session. Architecture Claude Code └── stdio └── npx @automattic/mcp-wordpress-remote └── HTTPS (Application Password auth) └── WordPress REST API…