Serversio.github.KevinRabun/judges
J

Judges Panel

io.github.KevinRabun/judges · v3.129.9
▦ npm
v3.129.9npm npm: @kevinrabun/judges↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.KevinRabun/judges",
  "description": "45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.",
  "title": "Judges Panel",
  "repository": {
    "url": "https://github.com/KevinRabun/judges",
    "source": "github",
    "id": "1161966307"
  },
  "version": "3.129.9",
  "websiteUrl": "https://kevinrabun.github.io/judges/",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/KevinRabun/judges/main/vscode-extension/icon.png",
      "mimeType": "image/png",
      "sizes": [
        "128x128"
      ]
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@kevinrabun/judges",
      "version": "3.129.9",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}