Back to MCP Servers
🔌

mcp-guardian

Apache-2.0

GUI application + tools for proxying / managing control of MCP servers by ****

RustProductivity

Install

npx -y mcp-guardian

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mcp-guardian": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-guardian"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.