MCP-Guard

Srhot/MCP-Guard
★ 0 stars TypeScript Security Updated 6d ago
Open-source MCP security scanner and policy engine for detecting tool poisoning, secret exposure, risky command execution, shadow servers, and context over-sharing.
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": {
    "mcp-guard": {
      "command": "npx",
      "args": [
        "-y",
        "Srhot/MCP-Guard"
      ]
    }
  }
}

README Excerpt

Open-source security scanner and policy engine for Model Context Protocol server projects. MCP-Guard helps detect tool poisoning, secret exposure, excessive permissions, risky command execution, missing audit controls, shadow MCP servers, and context over-sharing before an AI agent connects to them. Run MCP-Guard without installing it: