172 MCP tools for 11 page builders. Element-level editing, full page creation, WooCommerce, SEO, accessibility scanning. Duplicate-before-edit safety with rollback. Works with Cursor, Claude Code, Windsurf, Codex.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@respira/wordpress-mcp-server"
],
"env": {
"WORDPRESS_URL": "https://your-site.com",
"WORDPRESS_API_KEY": "your-respira-api-key"
}
}