Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

KnowJudges

com.knowjudges/knowjudges

Source-linked research on U.S. judges, courts, cases, and judicial analytics.

Uptime
50.0%
2 direct probes · 30d
Response
718ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

find_judges

Find likely US judges by name, court, state, county, or jurisdiction. Use this before requesting a profile when the exact KnowJudges slug is unknown. Results are public, bounded, and link to canonical…

find_ai_abuse_cases

Find court decisions involving AI-generated legal errors. Returns at most 10 source-linked cases with court, judges, response, summary, and a verified official decision URL when available. Empty and b…

get_judge_profile

Return a public KYJ judge profile with scope-aware findings, official source links, evidence excerpts, and verification metadata. Do not present courtwide guidance as a judge's personal preference.

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.…

get_courtroom_presentation_rules

Get source-linked courtroom technology and presentation rules for a judge. Optional topics can focus on PowerPoint, video, demonstratives, advance exchange, exhibits, or courtroom technology.

get_recent_rule_changes

Return recorded KYJ profile or courtroom-rule changes since a date. Change tracking begins at the launch date, so an empty result does not prove that no earlier real-world rule changed.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

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