evalgate
Rank #11,493io.github.ipezygj/evalgate
Statistical checks an agent runs before trusting an AI eval number (is #1 real, judge bias, more).
evalgate is a Model Context Protocol (MCP) server published by ipezygj. It ranks #11,493 of 126,487 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. evalgate is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 23, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 114,994 of 126,487 servers on MCP Toplist.
Use evalgate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add evalgate -- uvx eval-integrity[mcp_servers.evalgate]
command = "uvx"
args = ["eval-integrity"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"evalgate": {
"command": "uvx",
"args": [
"eval-integrity"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"evalgate": {
"command": "uvx",
"args": [
"eval-integrity"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"evalgate": {
"type": "stdio",
"command": "uvx",
"args": [
"eval-integrity"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"evalgate": {
"command": "uvx",
"args": [
"eval-integrity"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"evalgate": {
"command": "uvx",
"args": [
"eval-integrity"
]
}
}
}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.ipezygj%2Fevalgate)<a href="https://mcptoplist.com/server/io.github.ipezygj%2Fevalgate"><img src="https://mcptoplist.com/badge/io.github.ipezygj%2Fevalgate.svg" alt="MCP Toplist: Top 10% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ipezygj
Other servers by ipezygj
View all ipezygj servers →Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Jul 23, 2026 |
Frequently asked questions
- Who maintains evalgate?
- evalgate is maintained by ipezygj, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is evalgate listed on the Official MCP Registry?
- Yes — evalgate is listed on the Official MCP Registry, alongside Glama.
- How many versions does evalgate have?
- MCP Toplist tracks 1 version of evalgate, most recently published on Jul 23, 2026.
- Where can I find the source code for evalgate?
- The source code for evalgate is hosted at github.com/ipezygj/evalgate.
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.