Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. KnowJudges
K
Health: ActiveRecent health check succeeded.Last checked 8/27/2026, 1:31:26 AM

KnowJudges

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "knowjudges": {
      "url": "https://knowjudges.com"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (6) ~137 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by KnowJudges.

find_judges

Resolve a likely judge and canonical KnowJudges slug.

get_judge_profile

Retrieve a public judge profile containing source-linked, scoped findings.

get_judge_biography

Retrieve sourced public background information about a judge without behavioral inference.

get_courtroom_presentation_rules

Research courtroom presentation requirements and guidance, including topics such as:

find_ai_abuse_cases

Find up to 10 court cases involving AI-generated legal errors.

get_recent_rule_changes

Retrieve changes recorded since KnowJudges change tracking began.

Documentation Overview

KnowJudges MCP

Add source-linked U.S. judge and court research directly to AI assistants and agents through the Model Context Protocol.

Website: https://knowjudges.com MCP documentation: https://knowjudges.com/mcp Remote MCP endpoint: https://mcp.knowjudges.com/mcp

Overview

The KnowJudges MCP server exposes six focused research tools over Streamable HTTP.

Compatible MCP clients can discover the available tools, validate inputs, and retrieve structured, source-linked KnowJudges results without building a custom API integration.

Public access currently requires no authentication token.

Connect

Use this remote MCP endpoint:

text
https://mcp.knowjudges.com/mcp

Transport: Streamable HTTP Authentication: None required for public access

For clients that support an MCP server configuration object:

config.json
{
  "mcpServers": {
    "know-your-judge": {
      "url": "https://mcp.knowjudges.com/mcp"
    }
  }
}

Configuration field names vary between MCP clients. If your client asks only for a server URL, enter:

text
https://mcp.knowjudges.com/mcp

The official KnowJudges connection instructions use this same remote endpoint and transport.

Available tools

find_judges

Resolve a likely judge and canonical KnowJudges slug.

Use this when you know some combination of a judge's name, court, or jurisdiction and need to identify the correct KnowJudges profile.

get_judge_profile

Retrieve a public judge profile containing source-linked, scoped findings.

get_judge_biography

Retrieve sourced public background information about a judge without behavioral inference.

get_courtroom_presentation_rules

Research courtroom presentation requirements and guidance, including topics such as:

  • PowerPoint
  • Video
  • Exhibits
  • Demonstratives
  • Related courtroom presentation requirements

find_ai_abuse_cases

Find up to 10 court cases involving AI-generated legal errors.

Results can include:

  • Judge
  • Court response
  • Dataset source
  • Verified official decision link when available

get_recent_rule_changes

Retrieve changes recorded since KnowJudges change tracking began.

These are the six tools currently exposed by the public MCP service.

Example prompt

After connecting the MCP server, try:

Find the five most recent New York court cases involving fabricated AI-generated legal material. Include the judge, court response, and verified official decision URL when available.

A provenance-aware response should preserve the underlying source information and avoid making claims beyond what the published records support.

Rate limits

The public KnowJudges REST API and MCP server share the same allowance for each public client or network:

WindowAllowance
Hourly20 requests
Daily100 requests

Requests exceeding either limit return HTTP 429.

MCP initialization, tool discovery, and individual tool calls are separate HTTP requests and each counts toward this shared allowance.

For datasets, recurring feeds, batch research, higher-volume usage, or private integrations, see:

https://knowjudges.com/mcp

Provenance

KnowJudges is designed around source-linked research.

Applications and agents should preserve source information returned by MCP tools, including official decision links and other provenance metadata where available.

In particular:

  • Do not remove source URLs when presenting results.
  • Do not represent a source as supporting more than it actually states.
  • Distinguish judge-specific information from courtwide or jurisdiction-wide guidance.
  • Preserve verified official decision links when returned.
  • Do not convert sourced facts into unsupported behavioral conclusions.

Example research workflow

A typical agent workflow might be:

text
User question
    ↓
find_judges
    ↓
canonical judge
    ↓
get_judge_profile
    ↓
get_judge_biography
    ↓
get_courtroom_presentation_rules
    ↓
source-linked answer

For legal-AI research:

text
User question
    ↓
find_ai_abuse_cases
    ↓
source-linked cases
    ↓
verified official decisions where available

REST API

KnowJudges also provides a public REST API for applications that do not use MCP.

API documentation:

https://knowjudges.com/api

MCP is generally the simpler interface for MCP-compatible AI assistants and agents, while the REST API provides direct HTTP access for conventional applications.

Links

  • KnowJudges: https://knowjudges.com
  • Judicial Registry: https://knowjudges.com/kyj
  • Judicial Directory: https://knowjudges.com/judicial-directory
  • API: https://knowjudges.com/api
  • MCP documentation: https://knowjudges.com/mcp
  • Remote MCP endpoint: https://mcp.knowjudges.com/mcp

About KnowJudges

KnowJudges provides free, source-linked research on U.S. judges and courts through public judicial profiles, court information, research tools, API access, and MCP integrations.

The MCP server is intended to make that information directly usable by AI assistants, research agents, and other MCP-compatible software while preserving the provenance of the underlying research.

For current terms, data-use information, licensing information, and corrections policies, refer to the relevant pages on https://knowjudges.com.

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Shadcn Ui MCP Server logoShadcn Ui MCP Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    πŸ’» Developer Tools2 views
    Compare vs Shadcn Ui MCP Server β†’
  • Flutter Skill logoFlutter Skill

    AI E2E testing bridge β€” give AI eyes and hands inside any app. 8 platforms, 40+ tools.

    πŸ’» Developer Tools1 views
    Compare vs Flutter Skill β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about KnowJudges

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "knowjudges": { "command": "npx", "args": ["-y", "KnowJudges"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKnowJudges AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/knowjudges?style=directory)](https://allmcps.com/mcp/knowjudges)
HTML Embed
<a href="https://allmcps.com/mcp/knowjudges"><img src="https://allmcps.com/api/badge/knowjudges?style=directory" alt="KnowJudges on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit9d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 17, 2026
51Quality signal: Good Β· 51/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to KnowJudges β†’Install in Claude DesktopInstall in CursorInstall in VS Code