Skip to content
Grok

WordPress MCP for Grok

io.github.konkomaji/wordpress-mcp

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

client:Grok transport:streamable-http

Install WordPress MCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

WordPress MCP in other clients