Respira WordPress MCP
Quality Score
90
/100
WordPress MCP with native page-builder editing, full-page creation, and WooCommerce tools.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"respira-wordpress": {
"command": "npx",
"args": [
"-y",
"@respira/wordpress-mcp-server"
],
"env": {
"WORDPRESS_URL": "<wordpress_url>",
"WORDPRESS_API_KEY": "<your-wordpress_api_key>",
"RESPIRA_CONFIG_B64": "<your-respira_config_b64>",
"RESPIRA_CONFIG_FILE": "<respira_config_file>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"respira-wordpress": {
"command": "npx",
"args": [
"-y",
"@respira/wordpress-mcp-server"
],
"env": {
"WORDPRESS_URL": "<wordpress_url>",
"WORDPRESS_API_KEY": "<your-wordpress_api_key>",
"RESPIRA_CONFIG_B64": "<your-respira_config_b64>",
"RESPIRA_CONFIG_FILE": "<respira_config_file>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @respira/wordpress-mcp-server§02 Environment variables
WORDPRESS_URLWordPress site URL for the single-site env setup.
WORDPRESS_API_KEYsecret
Respira API key for the single-site env setup.
RESPIRA_CONFIG_B64secret
Base64-encoded multi-site Respira config JSON.
RESPIRA_CONFIG_FILEPath to a Respira config JSON file.
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
10
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai