172 MCP tools for 11 WordPress page builders. Element-level editing, full page creation, HTML-to-builder conversion, WooCommerce, SEO analysis, accessibility scanning. Duplicate-before-edit safety with snapshots and rollback. Supports Elementor, Divi, Bricks, Gutenberg, WPBakery, Oxygen, Beaver Builder, Brizy, Visual Composer, Thrive Architect, and Breakdance.
Server Config
{
"mcpServers": {
"respira-wordpress": {
"command": "npx",
"args": [
"-y",
"@respira/wordpress-mcp-server"
],
"env": {
"WORDPRESS_URL": "https://your-site.com",
"WORDPRESS_API_KEY": "your-respira-api-key"
}
}
}
}