webmyc/respira-wordpress-mcp
172 MCP tools for WordPress — native page builder support for 11 builders. Install: npx -y @respira/wordpress-mcp-server --setup
Platform-specific configuration:
{
"mcpServers": {
"respira-wordpress-mcp": {
"command": "npx",
"args": [
"-y",
"respira-wordpress-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> <a href="https://respira.press"> </a> </p>
<h1 align="center">Respira WordPress MCP Server</h1>
<p align="center"> <strong>172 MCP tools. 11 page builders. The AI infrastructure layer for WordPress.</strong><br> Element-level editing, full page creation, HTML-to-builder conversion, stock images, bulk operations — all through one MCP server. </p>
<p align="center"> <a href="https://www.npmjs.com/package/@respira/wordpress-mcp-server"></a> <a href="https://www.npmjs.com/package/@respira/wordpress-mcp-server"></a> </p>
npx -y @respira/wordpress-mcp-server --setupAuto-detects your AI tool (Claude Code, Cursor, Windsurf, etc.) and writes the MCP 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"
}
}
}
}| 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 |
Loading reviews...