mcpbeat Sign in

Evalgate MCP Server

local only

Evalgate runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from pypi.

Statistical checks an agent runs before trusting an AI eval number (is #1 real, judge bias, more).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 28 · avg 6
a month agotoday
22
Installs / week
pypi · eval-integrity
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add evalgate -- uvx eval-integrity
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "evalgate": {
      "args": [
        "eval-integrity"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.evalgate]
command = "uvx"
args = ["eval-integrity"]
.cursor/mcp.json
{
  "mcpServers": {
    "evalgate": {
      "args": [
        "eval-integrity"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "evalgate": {
      "args": [
        "eval-integrity"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Evalgate

same job, measured the same way
Inam MCP
by inamprotocol

Check an agent's INAM reputation before trusting it, and sign a receipt when work is done.

49 installs/wk local only
Mnki MCP
by mnkiagentos

MCP proxy that checks every tools/call against Agent Trust policy, with evidence, before it runs.

420 installs/wk local only
Pulsefeed X402
by nikolife2016

Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.

76 installs/wk 11 tools answering
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

38 installs/wk local only
Agent Guard
by ipezygj

Safety checks an agent runs before it acts: package malware, destructive command, secret leak.

33 installs/wk local only
Agent Eval
by rudrendupaul

Statistical regression testing for LLM agents: p-value, effect size, and CI on behavior change.

161 installs/wk local only
Nanmesh MCP
by sacravenger

12 tools that let AI agents check trust scores and reviews before recommending any software tool.

271 installs/wk local only
tashan
by tashan

Check any MCP server or agent skill before installing: upkeep, real adoption, and OSV advisories.

228 installs/wk local only

Evalgate — questions

Answers built from our own checks of this server.

Why is there no uptime for Evalgate?
Evalgate runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package eval-integrity was installed 22 times last week.
Is Evalgate still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Evalgate?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls eval-integrity straight from pypi; nothing to host, nothing to sign up for.
How many people use Evalgate?
The pypi package eval-integrity was installed 22 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.