Skip to main content

Rubric MCP Server

Post-quantum AI compliance attestation for agentic AI. Every AI decision your agent makes — attested, Merkle-rooted, HCS-anchored on Hedera mainnet.

rubric_mcp_server is an MCP (Model Context Protocol) server that exposes Rubric Protocol as 8 tools any MCP-compatible host can call: Claude Desktop, Claude Code, Cursor, Windsurf, Continue, Zed.

Drop it in, and every agent interaction becomes an auditable record — covering EU AI Act Articles 9–15, SR 11-7 model risk governance, NIST AI RMF 1.0, HIPAA, ECOA Reg B, and more.

Install

pip install rubric_mcp_server

Requires Python 3.10 or newer.

Quickstart — Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (Mac):

{
  "mcpServers": {
    "rubric": {
      "command": "rubric-mcp"
    }
  }
}

Restart Claude. Ask it to attest a decision — you are live in local mode.

For Hedera mainnet anchoring, add RUBRIC_API_KEY:

{
  "mcpServers": {
    "rubric": {
      "command": "rubric-mcp",
      "env": { "RUBRIC_API_KEY": "rubric-your-key-here" }
    }
  }
}

Request a free developer key via the register_agent tool.

Tools

Tool Description Key?
attest Attest an AI decision. HCS-anchored with key; PQ-signed local leaf without. Optional
verify Verify an attestation by ID. Checks local store, then federation. No
get_proof Generate ZK Merkle inclusion proof (Noir/Barretenberg). Yes
register_agent Register an agent and receive a free developer API key. No
status Federation health across US/SG/JP/CA/EU nodes. No
framework_detect Auto-detect applicable regulatory frameworks from decision content (offline). No
cost_estimate Estimate monthly cost from expected decision volume (offline). No
bundle_query Query attestation bundles by leaf type, agent, or time range. Yes (Standard+)

Environment variables

Variable Default Purpose
RUBRIC_API_KEY none Unlocks HCS anchoring + federation access.
RUBRIC_BASE_URL https://rubric-protocol.com Override for regional routing.
RUBRIC_AGENT_ID mcp-agent Default agent identity.

Pricing

  • Free — local mode (PQ-signed leaves, no HCS anchoring)
  • Standard — $999/mo — HCS anchoring, 100K/mo attestations
  • Enterprise — $9,999/mo — unlimited throughput, W3C VCs, auditor portal
  • Dedicated — $25K~/mo — private federation, custom SLA

See rubric-protocol.com/pricing.html.

Links

License

Proprietary. © 2026 Echelon Intelligence Group LLC. All rights reserved. Rubric Protocol® is a registered trademark of Echelon Intelligence Group LLC.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rubric_mcp_server-2.0.4.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rubric_mcp_server-2.0.4-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file rubric_mcp_server-2.0.4.tar.gz.

File metadata

  • Download URL: rubric_mcp_server-2.0.4.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for rubric_mcp_server-2.0.4.tar.gz
Algorithm Hash digest
SHA256 7657d11b93db163460fca0628406fc3658841ebd3fc797a9189b493681a5766c
MD5 049cd641c5be7d4e1b8916ce443b86d8
BLAKE2b-256 ed0a6933c2d31595452a013f592bb7472e6c73f52b4dc1addba55cc29a07dd75

See more details on using hashes here.

File details

Details for the file rubric_mcp_server-2.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for rubric_mcp_server-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b6b3d2c7a51e408c0378b6d563432d08647b31221ca49e1ebe3cb8b11aeeee56
MD5 9b2043935ed39a5e3ec044308a7d2aeb
BLAKE2b-256 ef7c055eaf933b8ba3c7add1054f250dbc23a6c082e6750ceaff1be5c6928f92

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.0.4 This release

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page