Skip to content
Cursor

WordPress MCP for Cursor

io.github.konkomaji/wordpress-mcp

Talk to your WordPress site: content, SEO, WooCommerce, page builders, media and speed, with undo.

client:Cursor transport:streamable-http

Install WordPress MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "wordpress-mcp": {
      "url": "https://{site}/wp-json/wp-mcp/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

WordPress MCP in other clients