KnowJudges
OfficialKnowJudges MCP
将带有来源链接的美国法官和法院研究直接添加到AI助手和代理中,通过模型上下文协议实现。
网站: https://knowjudges.com
MCP文档: https://knowjudges.com/mcp
远程MCP端点: https://mcp.knowjudges.com/mcp
概述
KnowJudges MCP服务器通过Streamable HTTP公开了六个专注的研究工具。
兼容的MCP客户端可以发现可用的工具、验证输入,并检索结构化的、带有来源链接的KnowJudges结果,而无需构建自定义API集成。
公共访问目前无需认证令牌。
Related MCP server: CourtListener MCP Server
连接
使用此远程MCP端点:
https://mcp.knowjudges.com/mcp传输协议: Streamable HTTP 认证: 公共访问无需认证
对于支持MCP服务器配置对象的客户端:
{
"mcpServers": {
"know-your-judge": {
"url": "https://mcp.knowjudges.com/mcp"
}
}
}配置字段名称因MCP客户端而异。如果您的客户端仅要求输入服务器URL,请输入:
https://mcp.knowjudges.com/mcp官方的KnowJudges连接说明使用相同的远程端点和传输协议。
可用工具
find_judges
解析可能的法官及其规范的KnowJudges标识符。
当您知道法官的姓名、法院或管辖区的某些组合,并需要识别正确的KnowJudges个人资料时使用此工具。
get_judge_profile
检索包含带有来源链接且范围明确的调查结果的公开法官个人资料。
get_judge_biography
检索关于法官的公开背景信息,不含行为推断,并附有来源。
get_courtroom_presentation_rules
研究法庭演示的要求和指导,包括以下主题:
PowerPoint
视频
证据
演示材料
相关的法庭演示要求
find_ai_abuse_cases
查找最多10个涉及AI生成法律错误的法庭案件。
结果可包括:
法官
法庭回应
数据集来源
可用的已验证官方判决链接
get_recent_rule_changes
检索自KnowJudges变更跟踪开始以来记录的变更。
这些是公共MCP服务当前公开的六个工具。
示例提示
连接MCP服务器后,尝试:
查找最近五个涉及伪造AI生成法律材料的纽约州法庭案件。包括法官、法庭回应以及可用的已验证官方判决URL。
注重来源的回应应保留底层来源信息,并避免做出超出已发布记录支持的声明。
速率限制
公共KnowJudges REST API和MCP服务器对每个公共客户端或网络共享相同的配额:
时间段 | 配额 |
每小时 | 20次请求 |
每天 | 100次请求 |
超出任一限制的请求将返回HTTP 429。
MCP初始化、工具发现和单个工具调用是单独的HTTP请求,每个都计入此共享配额。
对于数据集、定期馈送、批量研究、更高使用量或私有集成,请参阅:
来源
KnowJudges围绕来源链接的研究设计。
应用程序和代理应保留MCP工具返回的来源信息,包括可用的官方判决链接和其他来源元数据。
特别注意:
呈现结果时不要删除来源URL。
不要将来源描述为支持比其实际陈述更多的内容。
区分法官特定信息与全法院或全管辖区的指导。
保留返回的已验证官方判决链接。
不要将基于来源的事实转化为无支持的行为结论。
示例研究工作流程
一个典型的代理工作流程可能是:
User question
↓
find_judges
↓
canonical judge
↓
get_judge_profile
↓
get_judge_biography
↓
get_courtroom_presentation_rules
↓
source-linked answer对于法律AI研究:
User question
↓
find_ai_abuse_cases
↓
source-linked cases
↓
verified official decisions where availableREST API
KnowJudges还为不使用MCP的应用程序提供公共REST API。
API文档:
对于兼容MCP的AI助手和代理,MCP通常是更简单的接口,而REST API则为传统应用程序提供直接的HTTP访问。
链接
KnowJudges: https://knowjudges.com
司法登记处: https://knowjudges.com/kyj
MCP文档: https://knowjudges.com/mcp
远程MCP端点:
https://mcp.knowjudges.com/mcp
关于KnowJudges
KnowJudges通过公开的司法个人资料、法院信息、研究工具、API访问和MCP集成,提供关于美国法官和法院的免费、带有来源链接的研究。
MCP服务器旨在使这些信息可直接供AI助手、研究代理和其他兼容MCP的软件使用,同时保留基础研究的来源。
有关当前条款、数据使用信息、许可信息和更正政策,请参阅https://knowjudges.com上的相关页面。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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
- Flicense-qualityFmaintenanceEnables LLM-friendly access to the CourtListener legal database and eCFR for searching legal opinions, court cases, judges, documents, and federal regulations.12

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- AlicenseAqualityAmaintenancePublic-record corpus of AI litigation, regulation, and enforcement, anchored to EveryAILaw.8247MIT
Related MCP Connectors
Verified lawyer and attorney search, discovery, and matching for AI — 991K+ US profiles.
Verified lawyer and attorney search, discovery, and matching for AI — 991K+ US profiles.
US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KnowJudges/knowjudges-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server