Respira for WordPress (respira.press)
面向 11 款页面构建器的 172 个 MCP 工具,支持元素级编辑、整页创建、WooCommerce、SEO 与无障碍扫描;编辑前自动备份并可回滚,兼容 Cursor、Claude Code、Windsurf、Codex。
mcpwordpresselementordivibricksgutenbergwpbakeryoxygenbeaver-builderwoocommerceseoaccessibilitypage-buildercms
cursor.directory·↓ 13
MCPRespira for WordPress (respira.press)
添加到 CursorThis 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"
}
}