Rubric MCP Py Server
Rank #47,543io.github.0xsims/rubric-mcp-server
Attest agent decisions and verify records on a public ledger. Evidence, not just data.
Rubric MCP Py Server is a Model Context Protocol (MCP) server published by 0xsims. It ranks #47,543 of 132,113 servers tracked on MCP Toplist. Rubric MCP Py Server is listed on Official MCP, with 5 tracked versions. It was first listed on Sep 3, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 84,570 of 132,113 servers on MCP Toplist.
Use Rubric MCP Py Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rubric-mcp-server -- uvx rubric_mcp_server[mcp_servers.rubric-mcp-server]
command = "uvx"
args = ["rubric_mcp_server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rubric-mcp-server": {
"command": "uvx",
"args": [
"rubric_mcp_server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rubric-mcp-server": {
"command": "uvx",
"args": [
"rubric_mcp_server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rubric-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"rubric_mcp_server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rubric-mcp-server": {
"command": "uvx",
"args": [
"rubric_mcp_server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rubric-mcp-server": {
"command": "uvx",
"args": [
"rubric_mcp_server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.0xsims%2Frubric-mcp-server)<a href="https://mcptoplist.com/server/io.github.0xsims%2Frubric-mcp-server"><img src="https://mcptoplist.com/badge/io.github.0xsims%2Frubric-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
0xsims
Other servers by 0xsims
View all 0xsims servers →Available versions (5)
| Version | Published |
|---|---|
| 2.5.0 | Sep 9, 2026 |
| 2.4.0 | Sep 4, 2026 |
| 2.3.0 | Sep 4, 2026 |
| 2.2.0 | Sep 3, 2026 |
| 2.1.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Rubric MCP Py Server?
- Rubric MCP Py Server is maintained by 0xsims, which publishes 4 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Rubric MCP Py Server listed on the Official MCP Registry?
- Yes — Rubric MCP Py Server is listed on the Official MCP Registry.
- How many versions does Rubric MCP Py Server have?
- MCP Toplist tracks 5 versions of Rubric MCP Py Server, most recently published on Sep 9, 2026.
- Where can I find the source code for Rubric MCP Py Server?
- The source code for Rubric MCP Py Server is hosted at github.com/0xsims/rubric-mcp-py.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.