Rubric MCP Server
Rank #67,287io.github.0xsims/rubric-mcp
Attested evidence tools for AI agents: sanctions screening, agent/wallet records, paid via x402.
Rubric MCP Server is a Model Context Protocol (MCP) server published by 0xsims. It ranks #67,287 of 132,113 servers tracked on MCP Toplist. Rubric MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 28, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 64,826 of 132,113 servers on MCP Toplist.
Use Rubric MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rubric-mcp -e "RUBRIC_WALLET_KEY=<your RUBRIC_WALLET_KEY>" -e "RUBRIC_X402_DAILY_LIMIT=<your RUBRIC_X402_DAILY_LIMIT>" -e "RUBRIC_API_KEY=<your RUBRIC_API_KEY>" -e "RUBRIC_MCP_MODULES=<your RUBRIC_MCP_MODULES>" -- npx -y @rubric-protocol/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.rubric-mcp]
command = "npx"
args = ["-y", "@rubric-protocol/mcp-server"]
[mcp_servers.rubric-mcp.env]
RUBRIC_WALLET_KEY = "<your RUBRIC_WALLET_KEY>"
RUBRIC_X402_DAILY_LIMIT = "<your RUBRIC_X402_DAILY_LIMIT>"
RUBRIC_API_KEY = "<your RUBRIC_API_KEY>"
RUBRIC_MCP_MODULES = "<your RUBRIC_MCP_MODULES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-mcp": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_WALLET_KEY": "<your RUBRIC_WALLET_KEY>",
"RUBRIC_X402_DAILY_LIMIT": "<your RUBRIC_X402_DAILY_LIMIT>",
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>",
"RUBRIC_MCP_MODULES": "<your RUBRIC_MCP_MODULES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-mcp": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_WALLET_KEY": "<your RUBRIC_WALLET_KEY>",
"RUBRIC_X402_DAILY_LIMIT": "<your RUBRIC_X402_DAILY_LIMIT>",
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>",
"RUBRIC_MCP_MODULES": "<your RUBRIC_MCP_MODULES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rubric-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_WALLET_KEY": "<your RUBRIC_WALLET_KEY>",
"RUBRIC_X402_DAILY_LIMIT": "<your RUBRIC_X402_DAILY_LIMIT>",
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>",
"RUBRIC_MCP_MODULES": "<your RUBRIC_MCP_MODULES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-mcp": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_WALLET_KEY": "<your RUBRIC_WALLET_KEY>",
"RUBRIC_X402_DAILY_LIMIT": "<your RUBRIC_X402_DAILY_LIMIT>",
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>",
"RUBRIC_MCP_MODULES": "<your RUBRIC_MCP_MODULES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-mcp": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_WALLET_KEY": "<your RUBRIC_WALLET_KEY>",
"RUBRIC_X402_DAILY_LIMIT": "<your RUBRIC_X402_DAILY_LIMIT>",
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>",
"RUBRIC_MCP_MODULES": "<your RUBRIC_MCP_MODULES>"
}
}
}
}Replace each placeholder with your own value before saving.
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)<a href="https://mcptoplist.com/server/io.github.0xsims%2Frubric-mcp"><img src="https://mcptoplist.com/badge/io.github.0xsims%2Frubric-mcp.svg" alt="MCP Toplist: #67,287 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
0xsims
Other servers by 0xsims
- Rubric MCP Py Server#47,543 · 5 vers
- Rubric Protocol MCP Server#60,320 · 1 ver
- rubric-attested-mcp#64,513
Available versions (1)
| Version | Published |
|---|---|
| 2.2.2 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Rubric MCP Server?
- Rubric MCP Server is maintained by 0xsims, which publishes 4 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Rubric MCP Server listed on the Official MCP Registry?
- Yes — Rubric MCP Server is listed on the Official MCP Registry.
- How many versions does Rubric MCP Server have?
- MCP Toplist tracks 1 version of Rubric MCP Server, most recently published on Jul 28, 2026.
- Where can I find the source code for Rubric MCP Server?
- The source code for Rubric MCP Server is hosted at github.com/0xsims/rubric-mcp.
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.