Malicious-MCP-Servers-Detection

khanhpham-net/Malicious-MCP-Servers-Detection
★ 0 stars Python 📦 Other Updated today
The project is in progress
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": {
    "malicious-mcp-server": {
      "command": "uvx",
      "args": [
        "malicious-mcp-servers-detection"
      ]
    }
  }
}

Or install with pip: pip install malicious-mcp-servers-detection