MCP As A Judge
Rank #10,310io.github.OtherVibes/mcp-as-a-judge
MCP server providing as-a-judge capabilities
MCP As A Judge is a Model Context Protocol (MCP) server published by othervibes. It ranks #10,310 of 132,046 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. MCP As A Judge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Aug 28, 2025 and most recently updated on Sep 20, 2025.
Ranks ahead of 121,736 of 132,046 servers on MCP Toplist.
Use MCP As A Judge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-as-a-judge -- uvx mcp-as-a-judge[mcp_servers.mcp-as-a-judge]
command = "uvx"
args = ["mcp-as-a-judge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-as-a-judge": {
"command": "uvx",
"args": [
"mcp-as-a-judge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-as-a-judge": {
"command": "uvx",
"args": [
"mcp-as-a-judge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-as-a-judge": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-as-a-judge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-as-a-judge": {
"command": "uvx",
"args": [
"mcp-as-a-judge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-as-a-judge": {
"command": "uvx",
"args": [
"mcp-as-a-judge"
]
}
}
}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.OtherVibes%2Fmcp-as-a-judge)<a href="https://mcptoplist.com/server/io.github.OtherVibes%2Fmcp-as-a-judge"><img src="https://mcptoplist.com/badge/io.github.OtherVibes%2Fmcp-as-a-judge.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
othervibes
Available versions (7)
| Version | Published |
|---|---|
| 0.3.20 | Sep 20, 2025 |
| 0.3.14 | Sep 18, 2025 |
| 0.3.13 | Sep 18, 2025 |
| 0.3.12 | Sep 18, 2025 |
| 0.3.3 | Sep 18, 2025 |
| 0.3.2 | Sep 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP As A Judge?
- MCP As A Judge is maintained by othervibes, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is MCP As A Judge listed on the Official MCP Registry?
- Yes — MCP As A Judge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP As A Judge have?
- MCP Toplist tracks 7 versions of MCP As A Judge, most recently published on Sep 20, 2025.
- Where can I find the source code for MCP As A Judge?
- The source code for MCP As A Judge is hosted at github.com/othervibes/mcp-as-a-judge.
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.