Claude + WordPress

Respira gives Claude safe write access to WordPress with duplicate-before-edit, approvals, rollback, audit logs, and page-builder intelligence.

Setup modes

Claude Desktop (GUI)

  1. Open Claude Desktop.
  2. Open Claude settings, then MCP/Developer settings.
  3. Open the MCP config file (claude_desktop_config.json).
  4. Paste the JSON config below.
  5. Replace site URL and API key.
  6. Restart Claude Desktop.

Claude Code (CLI)

  1. Open terminal in your project.
  2. Run the command below exactly as shown.
  3. Keep -- in the middle; it separates name/options from launch command.
  4. Restart your Claude Code session.
{
  "mcpServers": {
    "respira-wordpress": {
      "command": "npx",
      "args": ["-y", "@respira/wordpress-mcp-server"],
      "env": {
        "WORDPRESS_SITE_URL": "https://yoursite.com",
        "WORDPRESS_API_KEY": "respira_your_api_key"
      }
    }
  }
}
claude mcp add respira-wordpress -- npx -y @respira/wordpress-mcp-server

Optional: install MCP package first

npm i @respira/wordpress-mcp-server

Why Respira over raw WordPress MCP?

  • Duplicate-before-edit protects your live pages.
  • Review-first approvals happen in WordPress admin.
  • Rollback + audit log + security validation are built in.
  • Builder-aware editing for Elementor, Divi, Gutenberg, Bricks, and more.

First 3 prompts to try

  1. "Read my Home page structure and summarize improvements. No edits yet."
  2. "Duplicate Home and update only the hero copy."
  3. "Validate duplicate and give me an approval checklist."

Ready to Get Started?

Start free. No credit card required.

Questions? Email word@respira.press

Partner up? Let's meet and let synergies unfold. Set a meeting!