Loomal

rubric-protocol

MCP server by github.com/0xsims/rubric-mcp-server

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

0 starsnpm: @rubric-protocol/mcp-server

About rubric-protocol

rubric-protocol is an MCP (Model Context Protocol) server published by 0xsims in the official MCP registry. AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.

It ships as an npm package (@rubric-protocol/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/0xsims/rubric-mcp-server.

Use rubric-protocol with your agent

Claude Code · one command
claude mcp add rubric-protocol -- npx -y @rubric-protocol/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rubric-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@rubric-protocol/mcp-server"
      ]
    }
  }
}
npm@rubric-protocol/mcp-server

Frequently asked questions

What is rubric-protocol?
rubric-protocol is an MCP (Model Context Protocol) server by 0xsims. AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.
How do I connect rubric-protocol to Claude, Cursor, or another MCP client?
Install rubric-protocol from its npm package (@rubric-protocol/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is rubric-protocol open source?
Yes — the source code is public at github.com/0xsims/rubric-mcp-server.
Can AI agents pay to use rubric-protocol?
Not yet through Loomal — rubric-protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain rubric-protocol? Claim this listing free by verifying GitHub ownership, or contact us.