wpguard-mcp

cgallic/wpguard-mcp
★ 0 stars Python AI/LLM Updated today
Guarded MCP server for WordPress automation — safe named verbs by default, raw eval as a gated escape hatch, not the front door.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wpguard-mcp": {
      "command": "uvx",
      "args": [
        "wpguard-mcp"
      ]
    }
  }
}

Or install with pip: pip install wpguard-mcp

Topics

ai-agentsclaudemcpmcp-servermodel-context-protocolwordpresswp-cli