Skip to main content
Glama

Server Details

ZKEvidenceOracle - 14 zero-knowledge proof tools for compliance evidence: Groth16, PLONK.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsC

Average 2.6/5 across 14 of 14 tools scored. Lowest: 2/5.

Server CoherenceA
Disambiguation4/5

Most tools have clearly distinct roles (e.g., ping vs health_check, various proof types), but privacy_report and selective_disclosure share similar privacy themes, and audit_proof combines multiple functions, causing slight ambiguity.

Naming Consistency3/5

Mixed naming patterns: some tools use verb_noun (create_commitment, verify_vc), while others are noun_noun (anchor_status, obligation_proof) or single verbs (ping). No consistent convention.

Tool Count4/5

14 tools is reasonable for a specialized ZK evidence oracle. The count covers core operations without being excessive, though a few could be merged.

Completeness4/5

Covers main lifecycle: creation (commitment, VC), building (merkle tree), verification (multiple), and proofs (obligation, threshold). Minor gaps like missing list/update tools, but acceptable for an immutable oracle.

Available Tools

14 tools
anchor_statusInspect

On-chain anchor status: Polygon ZK attestation + XRPL report anchoring.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

audit_proofInspect

Auditor-ready proof package: commitment + merkle + credential.

ParametersJSON Schema
NameRequiredDescriptionDefault
entity_idNo
build_merkle_treeInspect

Build merkle tree from all active evidence. Root hash proves evidence exists.

ParametersJSON Schema
NameRequiredDescriptionDefault
entity_idNo
create_commitmentInspect

Hash compliance status into ZK commitment. Proves state without revealing details.

ParametersJSON Schema
NameRequiredDescriptionDefault
entity_idNo
create_vcInspect

Create W3C Verifiable Credential for DORA compliance. Grade + score only.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNodora_readiness|mica_compliance|aml_screening
entity_idNo
health_checkInspect

Server status + crypto info.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

obligation_proofInspect

Prove obligation fulfilled without showing evidence.

ParametersJSON Schema
NameRequiredDescriptionDefault
entity_idNo
obligation_idNoe.g. DORA-TPR-03
pingInspect

Connectivity test.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

privacy_reportInspect

Privacy-preserving report: hashes instead of raw data.

ParametersJSON Schema
NameRequiredDescriptionDefault
entity_idNo
selective_disclosureInspect

Disclose specific fields, hash the rest.

ParametersJSON Schema
NameRequiredDescriptionDefault
discloseNoComma-separated: score,grade,entity_name,total_checks,green_checks
entity_idNo
threshold_proofInspect

Prove 'score >= X' without revealing exact score.

ParametersJSON Schema
NameRequiredDescriptionDefault
entity_idNo
thresholdNoMinimum score to prove (default: 80)
verify_commitmentInspect

Verify commitment against current state.

ParametersJSON Schema
NameRequiredDescriptionDefault
commitment_idNo
verify_merkle_proofInspect

Verify evidence in merkle tree.

ParametersJSON Schema
NameRequiredDescriptionDefault
tree_idNo
evidence_idNo
verify_vcInspect

Verify credential integrity.

ParametersJSON Schema
NameRequiredDescriptionDefault
credential_idNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources