Court Listener
Rank #29,238io.github.pipeworx-io/court-listener
CourtListener MCP — Free Law Project's CourtListener API (free, no auth required for basic access)
Court Listener is a Model Context Protocol (MCP) server published by pipeworx-io. It ranks #29,238 of 115,460 servers tracked on MCP Toplist. Court Listener is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 25, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 86,222 of 115,460 servers on MCP Toplist.
Use Court Listener
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http court-listener https://gateway.pipeworx.io/court-listener/mcp[mcp_servers.court-listener]
url = "https://gateway.pipeworx.io/court-listener/mcp"Add to ~/.codex/config.toml.
https://gateway.pipeworx.io/court-listener/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"court-listener": {
"url": "https://gateway.pipeworx.io/court-listener/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"court-listener": {
"type": "http",
"url": "https://gateway.pipeworx.io/court-listener/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"court-listener": {
"serverUrl": "https://gateway.pipeworx.io/court-listener/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"court-listener": {
"url": "https://gateway.pipeworx.io/court-listener/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pipeworx-io%2Fcourt-listener)<a href="https://mcptoplist.com/server/io.github.pipeworx-io%2Fcourt-listener"><img src="https://mcptoplist.com/badge/io.github.pipeworx-io%2Fcourt-listener.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pipeworx-io
Other servers by pipeworx-io
- Opentargets#18,151 · 2 vers
- Patents#22,126 · 3 vers
- Freshdesk#24,759 · 2 vers
- Mhw#24,760 · 2 vers
- Treasury Fiscal#24,761 · 2 vers
- Acled#25,355 · 3 vers
- Lemmy#25,356 · 2 vers
- Opendatasoft#25,357 · 2 vers
- Polygon Io#25,358 · 2 vers
- Riot Games#25,359 · 2 vers
- Football Data#26,074 · 1 ver
- Libretranslate#26,075 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jul 24, 2026 |
| 0.1.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Court Listener?
- Court Listener is maintained by pipeworx-io, which publishes 1328 MCP servers (1349 total versions) tracked on MCP Toplist.
- Is Court Listener listed on the Official MCP Registry?
- Yes — Court Listener is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Court Listener have?
- MCP Toplist tracks 2 versions of Court Listener, most recently published on Jul 24, 2026.
- Where can I find the source code for Court Listener?
- The source code for Court Listener is hosted at github.com/pipeworx-io/mcp-court-listener.