ZKProof
Enables privacy-preserving computations with zero-knowledge proofs for verifying claims like age requirements without...
What it does
Enables privacy-preserving computations with zero-knowledge proofs for verifying claims like age requirements without revealing sensitive personal data
zkMCP provides a Model Context Protocol server for zero-knowledge proofs using circom, enabling AI assistants to build circuits, perform trusted setup, generate proofs, and verify proofs without revealing sensitive data. Implemented in TypeScript, the server executes shell scripts that interact with circom and snarkjs, exposing four standardized tools through the MCP SDK: building circuits from Circom files, performing trusted setup, generating proofs, and verifying proofs. The repository includes a practical age verification example that demonstrates how users can prove they meet age requirements without revealing their actual birth date, showcasing the privacy benefits of zero-knowledge proofs for real-world applications.
Capabilities
Server
Quality
deterministic score 0.57 from registry signals: · indexed on pulsemcp · has source repo · 9 github stars · registry-generated description present