io.github.Judgment-Pack/judgment-pack MCP Server
io.github.Judgment-Pack/judgment-pack
What is the io.github.Judgment-Pack/judgment-pack MCP server?
Offline JPS validator, conformance tester, and experimental evaluator over stdio MCP; keyless.
How to install io.github.Judgment-Pack/judgment-pack
Copy-paste configuration for popular MCP clients.
JPACK_CONFIGPath to a jpack.json project configuration (ADR-0012). Optional: without it the server reads jpack.json from its launch directory (/project in this image; mount a project there), and a project that does not use the convention still validates and evaluates pack documents passed over the wire.
{
"mcpServers": {
"judgment-pack": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/judgment-pack/judgment-pack:0.17.0"
],
"env": {
"JPACK_CONFIG": "<YOUR_JPACK_CONFIG>"
}
}
}
}{
"mcpServers": {
"judgment-pack": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/judgment-pack/judgment-pack:0.17.0"
],
"env": {
"JPACK_CONFIG": "<YOUR_JPACK_CONFIG>"
}
}
}
}{
"mcpServers": {
"judgment-pack": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/judgment-pack/judgment-pack:0.17.0"
],
"env": {
"JPACK_CONFIG": "<YOUR_JPACK_CONFIG>"
}
}
}
}{
"servers": {
"judgment-pack": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/judgment-pack/judgment-pack:0.17.0"
],
"env": {
"JPACK_CONFIG": "<YOUR_JPACK_CONFIG>"
}
}
}
}claude mcp add judgment-pack --env JPACK_CONFIG=<YOUR_JPACK_CONFIG> -- docker run -i --rm ghcr.io/judgment-pack/judgment-pack:0.17.0Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.