zk-circuit-auditor-mcp
Related Servers
Alternatives to zk-circuit-auditor-mcp
No user-submitted related servers found.
Related Servers
AlicenseNot gradedqualityBmaintenanceExposes Nullsec security tooling for scanning and explaining ZK circuits (Circom/Halo2) to MCP-compatible AI agents.8 npm1MIT- FlicenseNot gradedqualityDmaintenanceAn MCP server that statically audits Solidity smart contracts for common vulnerabilities like reentrancy and access control, enabling developers to identify and fix security issues via natural language.-
- FlicenseNot gradedqualityCmaintenanceAI-powered MCP Server for Secure Coding. Zero noise, instant proof.-
- AlicenseAqualityCmaintenanceAn MCP server that inspects AI-generated code and returns a deterministic list of structural and safety violations, so an AI coding agent can fix its own output before the code lands.2MIT
- AlicenseAqualityDmaintenanceMCP server that gives small LLMs verified symbolic-math & logic tools.62Apache 2.0
- AlicenseAqualityCmaintenanceIndustrial-grade defensive unit test synthesis and code auditing MCP server for Cursor and Claude Desktop. Synthesizes parameterized boundary test suites and AST defensive checks with zero dependencies.3MIT
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: full audit, targeted constraint check, circuit explanation, and constraint suggestion. There is no overlap or ambiguity.
All tool names follow the consistent verb_noun pattern with snake_case (audit_circuit, check_constraint, explain_circuit, suggest_constraints), making them predictable and easy to remember.
With 4 tools, the server is well-scoped for its purpose of ZK circuit auditing. Each tool covers a distinct aspect without unnecessary redundancy or gaps.
The toolset covers the core auditing workflow: full audit, targeted checks, explanation, and constraint suggestions. A minor gap is the lack of a dedicated tool to list or explain the weakness classifications referenced in results, but the core operations are complete.