Skip to content
Claude Desktop

WP Agent - WordPress publishing & management with Claude for Claude Desktop

com.getwpagent/wordpress

WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted

client:Claude Desktop transport:streamable-http

Install WP Agent - WordPress publishing & management with Claude in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "wordpress": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.getwpagent.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

WP Agent - WordPress publishing & management with Claude in other clients