mcp-breach-to-fix-labs

PawelKozy/mcp-breach-to-fix-labs
★ 85 stars Python 💻 Code/Dev Tools Updated 1mo ago
Hands-on MCP security lab: 10 real incidents reproduced with vulnerable/secure MCP servers, pytest regressions, and Claude/Cursor battle-tested exploit walkthroughs
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-breach-to-fix-la": {
      "command": "uvx",
      "args": [
        "mcp-breach-to-fix-labs"
      ]
    }
  }
}

Or install with pip: pip install mcp-breach-to-fix-labs