Rubric Protocol MCP Server
Anchors attestations to Hedera mainnet for immutable, verifiable compliance records.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Rubric Protocol MCP Serversign this AI decision for EU AI Act"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Rubric Protocol MCP Server
AI compliance attestation for Claude Desktop, Cursor, Windsurf, and any MCP-compatible host.
Every AI decision PQ-signed, Merkle-chained, and anchored to Hedera mainnet. Built for EU AI Act Article 12, SR 11-7, HIPAA, and NIST AI RMF.
Quickstart
Add to your claude_desktop_config.json:
{
"mcpServers": {
"rubric": {
"command": "npx",
"args": ["-y", "@rubric-protocol/mcp-server@latest"],
"env": {
"RUBRIC_API_KEY": "your-key-here"
}
}
}
}Free local tier, no key required:
{
"mcpServers": {
"rubric": {
"command": "npx",
"args": ["-y", "@rubric-protocol/mcp-server@latest"]
}
}
}Restart Claude Desktop. Rubric tools appear automatically.
Related MCP server: TrustAtom MCP Server
Tools
47 tools across 8 modules. Default profile exposes the core 8; set RUBRIC_MCP_MODULES=all (or a comma list, e.g. core,compliance) for more.
core (default): attest, verify, get_proof, register_agent, status, framework_detect, cost_estimate, bundle_query attestation: attest_batch, attestation_status, attestation_get, pipeline_trace, bundle_get verification: verify_chain, verify_tree, verify_batch, zk_verify, zk_proof_get, ledger_lookup compliance: annex4_generate, annex4_status, c2pa_attest, c2pa_assertion, credential_issue, credential_get, compliance_query, compliance_report, filing_generate regulatory: gpai_register, gpai_downstream, nist_rmf_certify, nist_rmf_status, jurisdiction_map, jurisdiction_assess, jurisdiction_gap governance: incident_create, incident_attest, incident_resolve, human_review, adversarial_session_start, adversarial_session_conclude registry: agent_add, agent_get, model_register, model_get ops: usage_report, auditor_token_create
The only MCP tools whose outputs are ML-DSA-65 (FIPS 204) signed, Hedera-anchored, and exportable as EU AI Act Annex IV, OSCAL, C2PA, and W3C Verifiable Credential evidence.
Get a Free API Key
Run register_agent directly inside Claude Desktop, no browser required. Or visit https://rubric-protocol.com
Regulatory Coverage
EU AI Act | SR 11-7 | NIST AI RMF | HIPAA | NYC Local Law 144 | ECOA Reg B
Links
https://rubric-protocol.com https://www.npmjs.com/package/@rubric-protocol/mcp-server https://registry.modelcontextprotocol.io
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Register every AI agent, log every action, prove it. EU AI Act compliance built in.
Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping.
Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.
AI governance MCP server for EU AI Act compliance and jurisdiction verification
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI agents to sign decisions with post-quantum cryptographic proofs and maintain secure audit trails for compliance. It provides tools for stamping events, verifying chain integrity, and exporting audit data across industries like finance and healthcare.487MIT
- AlicenseAqualityBmaintenanceProvides cryptographic signing and verification for AI decisions to generate verifiable, Ed25519-signed receipts for compliance and auditing. It automatically maps AI actions to regulatory frameworks like HIPAA and SOX with high-performance, sub-3ms signing.4MIT
- AlicenseNot gradedqualityFmaintenanceProvides tamper-proof audit logging for AI agents using SHA-256 hash chains, integrity verification, and compliance reporting for the EU AI Act.1MIT
- AlicenseAqualityDmaintenanceEnables AI agents to certify documents, prove agreements, and verify counterparty claims with on-chain receipts on Hedera Hashgraph. Provides tools for document certification, two-party attestation, and agent registration with zero-config setup.667MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xsims/rubric-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server