mcpsec

manthanghasadiya/mcpsec
★ 21 stars Python 🔒 Security Updated 8d ago
An AI-driven dynamic protocol fuzzer for the Model Context Protocol (MCP). Prove runtime exploitability by discovering state violations, transport crashes, and application-layer logic flaws (SSRF, LFI) before your AI agents do.
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": {
    "mcpsec": {
      "command": "uvx",
      "args": [
        "mcpsec"
      ]
    }
  }
}

Or install with pip: pip install mcpsec

Topics

ai-securityappseccybersecurityfuzzermcpmcp-servermcp-toolsmodel-context-protocolpentestingssrfvulnerability-scanners