CourtListener MCP Server
by Travis-Prall
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode | false |
| MCP_PORT | No | Port for the MCP server | 8765 |
| LOG_LEVEL | No | Logging level | INFO |
| MCP_DEV_PORT | No | Port for the MCP dev server | 8766 |
| RATE_LIMIT_PERIOD | No | Rate limit period in seconds | 60 |
| RATE_LIMIT_REQUESTS | No | Maximum number of requests per rate limit period | 10 |
| COURTLISTENER_BASE_URL | No | Base URL for the CourtListener API | https://www.courtlistener.com/api/rest/v4/ |
| COURT_LISTENER_TIMEOUT | No | Timeout in seconds for API requests | 30 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/Travis-Prall/court-listener-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server