when-mcp-servers-attack

zhao-weibo/when-mcp-servers-attack
★ 0 stars Python Other Updated 1d ago
Artifacts for the paper "When MCP Servers Attack: Taxonomy, Feasibility, and Determinants."
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": {
    "when-mcp-servers-att": {
      "command": "uvx",
      "args": [
        "when-mcp-servers-attack"
      ]
    }
  }
}

Or install with pip: pip install when-mcp-servers-attack