← Registry

General Tools

knowjudges.com

Provides legal research tools for finding US judges, AI abuse cases, judge profiles, biographies, and courtroom presentation rules.

1 endpoint6 known toolsFirst detected August 18, 2026Last detected August 22, 2026

ENDPOINT 1

https://mcp.knowjudges.com/mcp

No auth detected

MCP server metadata

Name
KnowJudges
Version
0.10.18
Capabilities
tools.listChanged

Known tools 6

find_judges

Find likely US judges by name, court, state, county, or jurisdiction.

Inferred read-only
find_ai_abuse_cases

Find court decisions involving AI-generated legal errors.

Inferred read-only
get_judge_profile

Return a public KYJ judge profile with scope-aware findings, official source links, evidence excerpts, and verification metadata.

Inferred read-only
get_judge_biography

Return source-attributed public biographical facts for a judge, including birth details, computed age, education, professional and judicial careers, provenance, coverage gaps, and verification status.

Inferred read-only
get_courtroom_presentation_rules

Get source-linked courtroom technology and presentation rules for a judge.

Inferred read-only
get_recent_rule_changes

Return recorded KYJ profile or courtroom-rule changes since a date.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.knowjudges]
url = "https://mcp.knowjudges.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "knowjudges": {
      "type": "http",
      "url": "https://mcp.knowjudges.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: knowjudges
Remote MCP URL: https://mcp.knowjudges.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "knowjudges": {
      "url": "https://mcp.knowjudges.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "knowjudges": {
      "type": "http",
      "url": "https://mcp.knowjudges.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "knowjudges",
  "transport": "streamable-http",
  "url": "https://mcp.knowjudges.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for knowjudges.com was fetched 2026-08-21T13:40:10.616Z.

Trust status Neutral

knowjudges.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.