Wordpress Remote
Freeby MCP Community
MCP WordPress Remote proxy server
v0.2.21Added Apr 12, 2026
mcpwordpressremoteproxy
Wordpress Remote MCP Server
MCP WordPress Remote proxy server
Installation
Reviews
Installation
Quick install
npx -y @automattic/mcp-wordpress-remote
Add to claude_desktop_config.json
{
"mcpServers": {
"wordpress-remote": {
"command": "npx",
"args": ["-y", "@automattic/mcp-wordpress-remote"]
}
}
}