mcpbeat Sign in

Rubric MCP Server

local only

Rubric MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 585 installs a week from pypi.

Attest agent decisions and verify records on a public ledger. Evidence, not just data.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 679 · avg 71 · +1354% w/w
a month agotoday
1 585
Installs / week
pypi · rubric_mcp_server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rubric-mcp-server -- uvx rubric_mcp_server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rubric-mcp-server": {
      "args": [
        "rubric_mcp_server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rubric-mcp-server]
command = "uvx"
args = ["rubric_mcp_server"]
.cursor/mcp.json
{
  "mcpServers": {
    "rubric-mcp-server": {
      "args": [
        "rubric_mcp_server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rubric-mcp-server": {
      "args": [
        "rubric_mcp_server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Rubric MCP Server

same job, measured the same way
DarkMatter
by darkmatter-hub

Tamper-evident records of AI agent decisions. Verify offline, or publish a proof link.

53 installs/wk local only
Audit Ledger MCP
by shahidh68

Record AI decisions to a tamper-evident audit ledger from any MCP-compatible agent.

32 installs/wk local only
Toki Toki
by xfloukiex-lab

A local causality ledger: records decisions and the reasons, for an agent to recall.

50 installs/wk local only
JIDEC: Bitcoin-anchored public verification ledger (NENRIN)
by ogasurfproject-jpg

Cite and independently verify Bitcoin-anchored construction-estimate audit records.

4 tools answering
A202
by a202-protocol

Verifiable agreements for agent-led commerce: mandates, obligations, evidence, transaction records.

local only
Acta MCP
by tomjwxf

Contribute, challenge, verify, and query contestable public records on Veritas Acta.

49 installs/wk local only
MERCATOR Verify
by arzuo

MERCATOR Verify: evidence-backed verification and decision support for autonomous agents.

2 tools answering
Agentic Design System
by aa-on-ai

Render web and SwiftUI evidence, run explicit visual judgment, and trace ADS UI decisions.

18 installs/wk local only

Rubric MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Rubric MCP Server?
Rubric MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package rubric_mcp_server was installed 1 585 times last week.
Is Rubric MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Rubric MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rubric_mcp_server straight from pypi; nothing to host, nothing to sign up for.
How many people use Rubric MCP Server?
The pypi package rubric_mcp_server was installed 1 585 times in the last week. Week over week that is +1354%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.