Rubric Protocol MCP Server
Rank #60,320io.github.0xsims/rubric-protocol
AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.
Rubric Protocol MCP Server is a Model Context Protocol (MCP) server published by 0xsims. It ranks #60,320 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Rubric Protocol MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 17, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 71,793 of 132,113 servers on MCP Toplist.
Use Rubric Protocol MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rubric-protocol -e "RUBRIC_API_KEY=<your RUBRIC_API_KEY>" -- npx -y @rubric-protocol/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.rubric-protocol]
command = "npx"
args = ["-y", "@rubric-protocol/mcp-server"]
[mcp_servers.rubric-protocol.env]
RUBRIC_API_KEY = "<your RUBRIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-protocol": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-protocol": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rubric-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-protocol": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubric-protocol": {
"command": "npx",
"args": [
"-y",
"@rubric-protocol/mcp-server"
],
"env": {
"RUBRIC_API_KEY": "<your RUBRIC_API_KEY>"
}
}
}
}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-protocol)<a href="https://mcptoplist.com/server/io.github.0xsims%2Frubric-protocol"><img src="https://mcptoplist.com/badge/io.github.0xsims%2Frubric-protocol.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
0xsims
Other servers by 0xsims
View all 0xsims servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.2 | Apr 17, 2026 |
Frequently asked questions
- Who maintains Rubric Protocol MCP Server?
- Rubric Protocol MCP Server is maintained by 0xsims, which publishes 4 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Rubric Protocol MCP Server listed on the Official MCP Registry?
- Yes — Rubric Protocol MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Rubric Protocol MCP Server have?
- MCP Toplist tracks 1 version of Rubric Protocol MCP Server, most recently published on Apr 17, 2026.
- Where can I find the source code for Rubric Protocol MCP Server?
- The source code for Rubric Protocol MCP Server is hosted at github.com/0xsims/rubric-mcp-server.
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.