KnowJudges
Server Details
Source-linked research on U.S. judges, courts, cases, and judicial analytics.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- KnowJudges/knowjudges-mcp
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
6 toolsfind_ai_abuse_casesInspect
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 bulk searches are unavailable.
| Name | Required | Description | Default |
|---|---|---|---|
| court | No | Court name fragment | |
| judge | No | Judge name fragment | |
| limit | No | Maximum results, capped at 10 | |
| query | No | Case name, error type, ruling text, court, state, or judge search text | |
| state | No | US state name | |
| to_date | No | Inclusive latest decision date | |
| response | No | Court response, for example Warning or Sanctions | |
| from_date | No | Inclusive earliest decision date |
find_judgesInspect
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 KnowJudges profiles.
| Name | Required | Description | Default |
|---|---|---|---|
| court | No | Court name fragment | |
| limit | No | Maximum results, capped at 10 | |
| query | Yes | Judge name or other identifying search text | |
| state | No | US state name or postal abbreviation, for example DC or California | |
| county | No | County name fragment |
get_courtroom_presentation_rulesInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| topics | No | Optional presentation topics to filter | |
| judge_slug | Yes | Canonical slug returned by find_judges |
get_judge_biographyInspect
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. Demographic and political labels are excluded from this public tool.
| Name | Required | Description | Default |
|---|---|---|---|
| judge_slug | Yes | Canonical slug returned by find_judges |
get_judge_profileInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| judge_slug | Yes | Canonical slug returned by find_judges |
get_recent_rule_changesInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | Yes | Inclusive date in YYYY-MM-DD format | |
| court_slug | No | Optional canonical court slug | |
| judge_slug | No | Optional canonical judge slug |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Alicense-qualityDmaintenanceEnables legal research across 3,352 U.S. courts using the CourtListener API, providing access to case search, precedent analysis, judge patterns, citation validation, and federal PACER dockets through natural language queries.162MIT
- Alicense-qualityAmaintenanceSearch and retrieve US court opinions, federal dockets, judge records, citation networks, and oral arguments from CourtListener's 9M+ opinion corpus via MCP.3832Apache 2.0

CourtAPI MCP Serverofficial
AlicenseAqualityCmaintenanceSearch and retrieve US federal court cases, dockets, claims, and documents via PACER — directly from Claude and other MCP-compatible AI assistants.1041MIT- Flicense-qualityFmaintenanceEnables LLM-friendly access to the CourtListener legal database and eCFR for searching legal opinions, court cases, judges, documents, and federal regulations.12