MCTS

MCP-Audit/MCTS
★ 27 stars Python Security Updated today
MCTS (Model Context Threat Scanner) is a local-first security scanner for MCP servers -- static and live tool discovery, multiple analyzers, auditable risk scores, and JSON, SARIF, and HTML output. For authors and platform teams; CI-ready, no cloud API.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcts": {
      "command": "uvx",
      "args": [
        "mcts"
      ]
    }
  }
}

Or install with pip: pip install mcts

Topics

ai-agentsai-agents-securityai-safetymcpmcp-auditmcp-security-testingmcp-servermodel-context-protocolsecuritystarify