mcpbeat Sign in

CourtAPI — Federal Court Data MCP Server

local only

CourtAPI — Federal Court Data runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 8 Jun 2026.

Search and retrieve US federal court cases, dockets, claims, and documents via PACER

Installs per day peak 12 · avg 6 · +31% w/w
a month agotoday
32
Installs / week
npm · @courtio/courtapi-mcp
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check CourtAPI — Federal Court Data every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add courtapi-mcp -- npx -y @courtio/courtapi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "courtapi-mcp": {
      "args": [
        "-y",
        "@courtio/courtapi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.courtapi-mcp]
command = "npx"
args = ["-y", "@courtio/courtapi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "courtapi-mcp": {
      "args": [
        "-y",
        "@courtio/courtapi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "courtapi-mcp": {
      "args": [
        "-y",
        "@courtio/courtapi-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to CourtAPI — Federal Court Data

same job, measured the same way
Docket Nexus
by docketnexus

Search public U.S. federal litigation: companies, cases, dockets and document metadata.

6 tools answering
Recap
by pipeworx-io

RECAP — the actual documents filed in US federal court cases.

answering
Hong Kong CourtDB
by indotender

Search Hong Kong court cases and read judgment documents.

3 tools answering
Congressional Documents
by pipeworx-io

Congressional Documents — full-text search and retrieval over the official

39 tools answering
GovGazette
by mooshee

Research U.S. federal contracts, awards, vendors, changes, exclusions, and source documents.

41 tools answering
Avukatim Legal Search
by damdafayton

Search Turkish laws, court decisions, and legal documents using AI.

answering
RetrainMap Federal Register documents
by retrainmap

Apify MCP: retrainmap/federal-register-documents - Federal Register API, one row per document

answering
Regulations Gov
by pipeworx-io

Regulations.gov MCP — federal regulatory dockets, documents, public comments

36 tools answering

CourtAPI — Federal Court Data — questions

Answers built from our own checks of this server.

Why is there no uptime for CourtAPI — Federal Court Data?
CourtAPI — Federal Court Data runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @courtio/courtapi-mcp was installed 32 times last week.
How do I connect CourtAPI — Federal Court Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @courtio/courtapi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use CourtAPI — Federal Court Data?
The npm package @courtio/courtapi-mcp was installed 32 times in the last week. Week over week that is +31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is CourtAPI — Federal Court Data open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.