mcp-server MCP Server
cronozen/mcp-server
Tamper-proof audit trail for AI decisions. Record, verify, and export cryptographic proof chains via MCP.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
cronozen/mcp-server is a TypeScript MCP server licensed under Apache-2.0. Tamper-proof audit trail for AI decisions. Record, verify, and export cryptographic proof chains via MCP. Topics: ai-governance, ai-safety, audit-trail, compliance, cryptography, evidence, hash-chain, mcp, mcp-server, model-context-protocol, decision-proof.
Ranked #96 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
0/1 issues closed → many open issues
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# @cronozen/mcp-server Tamper-proof audit trail for AI decisions. Record, verify, and export cryptographic proof chains via MCP. ## Overview This MCP server exposes 6 tools for AI decision provenance — recording decisions, verifying cryptographic integrity, and exporting audit-ready evidence. AI clients such as Claude Desktop connect over **Streamable HTTP** transport and interact with decision proofs through a standard MCP interface. - **Transport**: Streamable HTTP (not SSE, not stdio) - **Session model**: Stateful per-session transport with UUID session IDs - **Auth forwarding**: Per-request Bearer token is forwarded to the underlying API ## Tools | Tool | Description | Required Params | Optional Params | |------|-------------|-----------------|-----------------| | `proof_record` | Records an AI execution as a DPU. Creates a cryptographically chained proof record with SHA-256 hash chain. | `domain` (string), `purpose` (string), `final_action` (string) | `evidence_level` (DRAFTRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.