{
  "markdown": "# Rubric Protocol MCP Server\n\nAI compliance attestation for Claude Desktop, Cursor, Windsurf, and any MCP-compatible host.\n\nEvery 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.\n\n## Quickstart\n\nAdd to your claude_desktop_config.json:\n\n    {\n      \"mcpServers\": {\n        \"rubric\": {\n          \"command\": \"npx\",\n          \"args\": [\"-y\", \"@rubric-protocol/mcp-server@latest\"],\n          \"env\": {\n            \"RUBRIC_API_KEY\": \"your-key-here\"\n          }\n        }\n      }\n    }\n\nFree local tier, no key required:\n\n    {\n      \"mcpServers\": {\n        \"rubric\": {\n          \"command\": \"npx\",\n          \"args\": [\"-y\", \"@rubric-protocol/mcp-server@latest\"]\n        }\n      }\n    }\n\nRestart Claude Desktop. Rubric tools appear automatically.\n\n## Tools\n\n47 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.\n\n**core (default):** attest, verify, get_proof, register_agent, status, framework_detect, cost_estimate, bundle_query\n**attestation:** attest_batch, attestation_status, attestation_get, pipeline_trace, bundle_get\n**verification:** verify_chain, verify_tree, verify_batch, zk_verify, zk_proof_get, ledger_lookup\n**compliance:** annex4_generate, annex4_status, c2pa_attest, c2pa_assertion, credential_issue, credential_get, compliance_query, compliance_report, filing_generate\n**regulatory:** gpai_register, gpai_downstream, nist_rmf_certify, nist_rmf_status, jurisdiction_map, jurisdiction_assess, jurisdiction_gap\n**governance:** incident_create, incident_attest, incident_resolve, human_review, adversarial_session_start, adversarial_session_conclude\n**registry:** agent_add, agent_get, model_register, model_get\n**ops:** usage_report, auditor_token_create\n\nThe 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.\n\n## Get a Free API Key\n\nRun register_agent directly inside Claude Desktop, no browser required.\nOr visit https://rubric-protocol.com\n\n## Regulatory Coverage\n\nEU AI Act | SR 11-7 | NIST AI RMF | HIPAA | NYC Local Law 144 | ECOA Reg B\n\n## Links\n\nhttps://rubric-protocol.com\nhttps://www.npmjs.com/package/@rubric-protocol/mcp-server\nhttps://registry.modelcontextprotocol.io\n",
  "bytes": 2382,
  "sha": "0baa781d1c4784f3a426dd778dc706a219361745ea788e889829093282c53cd4",
  "repo_slug": "0xsims/rubric-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_0xsims_rubric_protocol_a329e809/readme"
}