Judgment Pack MCP Server

judgment-pack is the vendor-neutral reference runtime for the Judgment Pack Specification (JPS). It is a reference implementation, not the only valid one: the normative specification, schemas, and conformance corpus are owned by the separate judgment-pack-spec repository, and an independent implementation is judged against the complete normative requirements of the conformance class it claims - not against this…

People who work with ai governance, conformance and json schema and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 2 · #818 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Judgment Pack

before you install - you'll need

The README does not document required environment variables for a basic install.

Docker

docker run -i --rm ghcr.io/judgment-pack/judgment-pack:0.22.0

Claude Desktop - add to config

{
  "mcpServers": {
    "judgment-pack-judgment-pack-runtime": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/judgment-pack/judgment-pack:0.22.0"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

repo age created 2026-07-23 - young repo, little track record yet

license Apache-2.0 - declared in the repository

registry namespace io.github.Judgment-Pack is GitHub-verified and matches the repo owner

03 · What Judgment Pack can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.22.0 · 2026-09-16

Validate exact test expectations before authoring admission · v0.22.0

v0.21.0 · 2026-09-14

profile a matrix against its history, and let a row cite the receipts it came under (ADR-0034) · v0.21.0

v0.20.0 · 2026-09-14

add the desk to the recommendation list · pin oversized line refusal · hold test_packs arguments to exact member names · hold §8's distinctness clause for both collapsing sets · let a decision record cite the receipts…

04 · Who maintains Judgment Pack

judgment-pack is maintained by judgment-pack. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
other - ranked #818 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.Judgment-Pack/judgment-pack (active, first published 2026-07-29 · 21 versions)
packages
oci:ghcr.io/judgment-pack/judgment-pack:0.22.0

06 · Judgment Pack FAQ

What is Judgment Pack?

judgment-pack is the vendor-neutral reference runtime for the Judgment Pack Specification (JPS). It is a reference implementation, not the only valid one: the normative specification, schemas, and conformance corpus are owned by the separate judgment-pack-spec repository, and an independent implementation is judged against the complete normative requirements of the conformance class it claims - not against this…

Is Judgment Pack still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Judgment Pack?

Run `docker run -i --rm ghcr.io/judgment-pack/judgment-pack:0.22.0`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

07 · Alternatives to Judgment Pack

More MCP servers to compare · Roblox Studio MCP · Linkinator MCP · Pylon MCP · Gemot Deliberation Server · View Doctor

More Go MCP servers · DB2TOON MCP · K8s MCP Server (Go) · Logmcp · Keibi Drop · see all