CourtListener
Rank #41,186io.github.Vaquill-AI/courtlistener-mcp
MCP for CourtListener: US federal and state opinions, dockets, judges, plus eCFR regulations.
CourtListener is a Model Context Protocol (MCP) server published by vaquill-ai. It ranks #41,186 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. CourtListener is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 25, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 74,405 of 115,591 servers on MCP Toplist.
Use CourtListener
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http courtlistener-mcp https://courtlistener-mcp.vaquill.ai/mcp/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.courtlistener-mcp]
url = "https://courtlistener-mcp.vaquill.ai/mcp/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://courtlistener-mcp.vaquill.ai/mcp/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"courtlistener-mcp": {
"url": "https://courtlistener-mcp.vaquill.ai/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"courtlistener-mcp": {
"type": "http",
"url": "https://courtlistener-mcp.vaquill.ai/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"courtlistener-mcp": {
"serverUrl": "https://courtlistener-mcp.vaquill.ai/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"courtlistener-mcp": {
"url": "https://courtlistener-mcp.vaquill.ai/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.Vaquill-AI%2Fcourtlistener-mcp)<a href="https://mcptoplist.com/server/io.github.Vaquill-AI%2Fcourtlistener-mcp"><img src="https://mcptoplist.com/badge/io.github.Vaquill-AI%2Fcourtlistener-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
vaquill-ai
Other servers by vaquill-ai
View all vaquill-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 15, 2026 |
Frequently asked questions
- Who maintains CourtListener?
- CourtListener is maintained by vaquill-ai, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is CourtListener listed on the Official MCP Registry?
- Yes — CourtListener is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does CourtListener have?
- MCP Toplist tracks 1 version of CourtListener, most recently published on May 15, 2026.
- Where can I find the source code for CourtListener?
- The source code for CourtListener is hosted at github.com/vaquill-ai/courtlistener-mcp.