/install gov-court-records
US Court Records
Search federal court opinions, dockets, and judges from CourtListener.
Setup
mcporter add gov-courts --url https://court-records-mcp.apify.actor/mcp --transport streamable-http
Or add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-courts": {
"url": "https://court-records-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}
Available Tools
court_search_opinions
Search US court opinions and case law by keyword, court, and date range.
Search for Supreme Court opinions on patent law
Find recent appellate decisions on data privacy
Parameters: query (required), court, dateAfter (YYYY-MM-DD), dateBefore, limit
court_search_dockets
Search court dockets and case filings.
Search dockets for Google antitrust case
Find recent patent infringement filings
Parameters: query (required), court, dateAfter (YYYY-MM-DD), dateBefore, limit
court_search_judges
Search judges in the US court system.
Search for judges in the 9th Circuit
Look up Judge Smith
Parameters: query (required), court, limit
Data Sources
- CourtListener — Free Law Project (court opinions, dockets, judges)
- PACER — Public Access to Court Electronic Records
Use Cases
- Legal research and case law analysis
- Litigation tracking
- Judicial background research
- Regulatory compliance research
All data from free public APIs. Zero cost. No API keys required.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gov-court-records - After installation, invoke the skill by name or use
/gov-court-records - Provide required inputs per the skill's parameter spec and get structured output
What is Gov Court Records?
Search US court opinions, dockets, and judges. 3 tools for federal court records research. It is an AI Agent Skill for Claude Code / OpenClaw, with 469 downloads so far.
How do I install Gov Court Records?
Run "/install gov-court-records" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gov Court Records free?
Yes, Gov Court Records is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Gov Court Records support?
Gov Court Records is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gov Court Records?
It is built and maintained by Martin (@martc03); the current version is v1.0.0.