1. Conduid
  2. Security
  3. io.github.0xsims/rubric-protocol
MCP server · Security

io.github.0xsims/rubric-protocol

AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.

Unclaimed security
37Low

Scored 4 months ago · breakdown

About io.github.0xsims/rubric-protocol

io.github.0xsims/rubric-protocol is an MCP server in the Security category: aI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add io-github-0xsims-rubric-protocol -- npx -y @rubric-protocol/mcp-server
npx
npx -y @rubric-protocol/mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.0xsims/rubric-protocol

Powered by Claude · Grounded in docs

I know everything about io.github.0xsims/rubric-protocol. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

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.

Tools

attest - PQ-signed, HCS-anchored decision record (requires key) verify - Verify an attestation by ID get_proof - ZK Merkle inclusion proof (requires key) register_agent - Get a free API key via email framework_detect - Map regulatory frameworks from decision content status - Federation health across 5 global nodes cost_estimate - Estimate monthly cost from decision volume bundle_query - Query attestation bundles (requires key)

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

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About io.github.0xsims/rubric-protocol

How do I install io.github.0xsims/rubric-protocol?

Run claude mcp add io-github-0xsims-rubric-protocol -- npx -y @rubric-protocol/mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.0xsims/rubric-protocol safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.0xsims/rubric-protocol still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.