mcp-config-guard

ary44892/mcp-config-guard
★ 0 stars Python 🔒 Security Updated 1mo ago
Detect security risks in MCP configuration files with a zero-dependency linter that scans for 54 vulnerability types before server start.
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-config-guard": {
      "command": "uvx",
      "args": [
        "mcp-config-guard"
      ]
    }
  }
}

Or install with pip: pip install mcp-config-guard

Topics

ai-safetyclaude-codelintermcpmodel-context-protocolowasppythonsarifsecurityvulnerability-scanner