Skip to content
Zed

MCP Wordpress for Zed

io.github.crunchtools/wordpress

Secure MCP server for WordPress content management

client:Zed transport:stdio runtime:pypi

Install MCP Wordpress in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "wordpress": {
      "command": "uvx",
      "args": [
        "mcp-wordpress-crunchtools"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MCP Wordpress in other clients