Skip to content

Wordpress Remote

Free

by MCP Community

MCP WordPress Remote proxy server

v0.2.21Added Apr 12, 2026
mcpwordpressremoteproxy
Works with:ClaudeGPTGeminiCopilot

Wordpress Remote MCP Server

MCP WordPress Remote proxy server

Installation

Reviews

Leave a Review

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"]
    }
  }
}