mcplint

quanticsoul4772/mcplint
★ 3 stars Rust Security Updated today
MCP Server Testing, Fuzzing, and Security Scanning Platform
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": {
    "mcplint": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcplint"
      ]
    }
  }
}

README Excerpt

Security testing tool for Model Context Protocol (MCP) servers. - **Protocol validation** - verify MCP compliance with 56 validation rules - **Security scanning** - detect vulnerabilities with 20+ detection rules - **Multi-server scanning** - parallel scanning with aggregated results - **Coverage-guided fuzzing** - find crashes and edge cases

Tools (2)

neo4jredis