Forgejudge runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 2 Jul 2026.
Open eval leaderboard + CI gate for autonomous coding agents (solve, score, trace).
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add forgejudge -- uvx forgejudge
{
"mcpServers": {
"forgejudge": {
"args": [
"forgejudge"
],
"command": "uvx"
}
}
}
[mcp_servers.forgejudge]
command = "uvx"
args = ["forgejudge"]
{
"mcpServers": {
"forgejudge": {
"args": [
"forgejudge"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"forgejudge": {
"args": [
"forgejudge"
],
"command": "uvx"
}
}
}
Autonomous log surgery & secret redaction MCP server for AI coding agents.
Evidence-traced codebase understanding and security scanning for AI agents over MCP.
AI agent fleet orchestration runtime. Spawn, coordinate, monitor autonomous agents.
Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.
Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.
Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.
Structured execution trace and span logging for AI agents
Autonomous M2M log surgery, secret redaction, and token optimizer for AI agents.
Answers built from our own checks of this server.