mcp-guardian

eqtylab/mcp-guardian
★ 193 stars Rust 🤖 AI/LLM Updated 1mo ago
Manage / Proxy / Secure your MCP Servers
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-guardian": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-guardian"
      ]
    }
  }
}

Topics

agentic-aiclaude-desktopllm-toolsmcpmodel-context-protocol