General Tools
knowjudges.com
Provides legal research tools for finding US judges, AI abuse cases, judge profiles, biographies, and courtroom presentation rules.
ENDPOINT 1
https://mcp.knowjudges.com/mcp
MCP server metadata
- Name
- KnowJudges
- Version
- 0.10.18
Known tools 6
get_judge_profileReturn a public KYJ judge profile with scope-aware findings, official source links, evidence excerpts, and verification metadata.
Inferred read-onlyget_judge_biographyReturn 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-onlyget_courtroom_presentation_rulesGet source-linked courtroom technology and presentation rules for a judge.
Inferred read-onlyget_recent_rule_changesReturn recorded KYJ profile or courtroom-rule changes since a date.
Inferred read-onlyCONNECT 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.
knowjudges.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.