A stdio MCP server that audits other MCP servers by linting their tool schemas and calling tools with malformed inputs to produce a 0–100 conformance score and Markdown report.
MCP server that scans source code for MCP protocol features deprecated or removed by the 2026-07-28 release candidate, offering tools to inspect spec compatibility and generate migration checklists.
Enables agents to grade other MCP servers for LLM usability, covering descriptions, schema design, naming, token cost, and consistency, while also explaining grading rules.
Static analysis scanner for multi-tenant SaaS and MCP server code that catches cross-tenant data leakage with 57 deterministic rules, including an MCP server for Claude Desktop and Cursor integration.
Enables agents to vet MCP servers and agent configurations before trusting them, using local static analysis to detect injection, dangerous capabilities, exfiltration paths, and CVEs, with policy-based gating for CI.
Enables static security scanning of MCP servers, AI agent skills, and plugins by detecting attack patterns across severity levels and producing SARIF output for GitHub Code Scanning.