Respira for WordPress
Provides Bricks builder intelligence with 20 tools for ACSS integration, design system management, query loops, global classes, and typography controls, supporting element-level editing and HTML conversion.
Supports element-level editing, full page creation, and HTML-to-builder conversion for Elementor pages.
Supports element-level editing, full page creation, and HTML-to-builder conversion for Gutenberg (WordPress block editor) content.
Supports element-level editing, full page creation, and HTML-to-builder conversion for Oxygen builder pages.
Offers 21 tools for WooCommerce store management including products, orders, stock, categories, and sales reports.
Offers 21 tools for WooCommerce store management including products, orders, stock, categories, and sales reports.
Provides comprehensive core WordPress management with 131 tools for pages, posts, media, menus, users, taxonomies, plugins, and options, featuring safety mechanisms like duplicate-before-edit, automatic snapshots, and optimistic locking.
Quick Start
npx -y @respira/wordpress-mcp-server --setupAuto-detects your AI tool (Claude Code, Cursor, Windsurf, etc.) and writes the MCP config.
Manual Setup
{
"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"
}
}
}
}What You Get
Category | Tools | Highlights |
Core WordPress | 131 | Pages, posts, media, menus, users, taxonomies, plugins, options |
Bricks Intelligence | 20 | ACSS, design system, query loops, global classes, typography |
WooCommerce | 21 | Products, orders, stock, categories, sales reports |
Safety Built In
Duplicate-before-edit — every edit creates a draft copy. Live site untouched until approved.
Snapshots — automatic version history with one-click rollback.
Optimistic locking — content hash validation prevents stale overwrites.
11 Page Builders
Elementor, Divi 4+5, Bricks, Gutenberg, WPBakery, Oxygen, Beaver Builder, Brizy, Visual Composer, Thrive Architect, Breakdance.
26 AI Skills
Pre-built workflows: SEO audits, accessibility scans, technical debt analysis, builder migrations, image optimization, internal link building, and more at respira.press/skills.
Multi-Site (Agencies)
{
"mcpServers": {
"respira-wordpress": {
"command": "npx",
"args": ["-y", "@respira/wordpress-mcp-server"],
"env": {
"RESPIRA_CONFIG_FILE": "~/.respira/config.json"
}
}
}
}{
"sites": [
{ "url": "https://site1.com", "apiKey": "key1" },
{ "url": "https://site2.com", "apiKey": "key2" }
]
}Requirements
Node.js 18+
WordPress site with Respira plugin installed
API key from wp-admin → Respira → Setup
Changelog
5.5.0 (April 2026)
Graceful Sentry profiler initialization
Angie bridge error handling for Elementor integration
Fixed MCP registry description and public repo
5.4.0 (March 2026)
20 Bricks Deep Intelligence tools (ACSS, design system, query loops)
Cross-site element search
Optimistic locking with contentHash
172 total tools
5.2.0 (March 2026)
65 new tools — element-level editing, build_page, HTML-to-builder conversion
Stock images, tool governance, dynamic schemas for 11 builders
5.0.0 (March 2026)
Automatic version history on every edit
Changes mode that preserves URLs
Storage management
Links
License
MIT © Respira
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/webmyc/respira-wordpress-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server