172 MCP tools for WordPress. Native page builder support for 12 builders. The MCP server behind Respira for WordPress.
172 MCP tools for WordPress. Native page builder support for 12 builders. The MCP server behind Respira for WordPress. That is what the respira for wordpress mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
180+ MCP tools. 12 page builders. Context-aware tool filtering. The AI infrastructure layer for WordPress.
The server publishes 14 tools. What each one is for:
respira_list_bricks_global_classes — List all global CSS classes with settingsrespira_create_bricks_global_class — Create a new global CSS classrespira_update_bricks_global_class — Update an existing global class (merge)respira_delete_bricks_global_class — Delete a global class by IDrespira_get_bricks_theme_styles — Get site-wide theme style configurationrespira_update_bricks_theme_styles — Update theme styles (full replace)respira_get_bricks_color_palette — Get color palette groupsrespira_update_bricks_color_palette — Update color palette (full replace)respira_get_bricks_typography — Get global CSS variables and typography scalesrespira_update_bricks_typography — Update global variables and categoriesrespira_list_bricks_components — List all Bricks templates/componentsrespira_get_bricks_component — Get a component with full element structure@respira/wordpress-mcp-server on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Respira For Wordpress's toolset — respira_list_bricks_global_classes, respira_create_bricks_global_class, respira_update_bricks_global_class and 11 more — is a fair guide to whether it matches your workflow. It is maintained by webmyc; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| respira_list_bricks_global_classes | List all global CSS classes with settings |
| respira_create_bricks_global_class | Create a new global CSS class |
| respira_update_bricks_global_class | Update an existing global class (merge) |
| respira_delete_bricks_global_class | Delete a global class by ID |
| respira_get_bricks_theme_styles | Get site-wide theme style configuration |
| respira_update_bricks_theme_styles | Update theme styles (full replace) |
| respira_get_bricks_color_palette | Get color palette groups |
| respira_update_bricks_color_palette | Update color palette (full replace) |
| respira_get_bricks_typography | Get global CSS variables and typography scales |
| respira_update_bricks_typography | Update global variables and categories |
| respira_list_bricks_components | List all Bricks templates/components |
| respira_get_bricks_component | Get a component with full element structure |
| respira_apply_bricks_component | Insert a component into a page with ID remapping |
| respira_search_bricks_elements | **NEW** Search across all pages by element type, class, or setting |
{
"mcpServers": {
"respira-wordpress": {
"command": "npx",
"args": ["-y", "@respira/wordpress-mcp-server"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.