بنقرة واحدة
gov-court-records
Search US court opinions, dockets, and judges. 3 tools for federal court records research.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Search US court opinions, dockets, and judges. 3 tools for federal court records research.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Search company registrations via OpenCorporates and SEC EDGAR. 3 tools for business entity research.
SEC filings, company news, federal contracts, and company profiles. 4 tools for competitive intelligence.
SAM.gov contract opportunities, USAspending awards, and entity lookup. 3 tools for government contracting.
EPA air quality data and HUD foreclosure listings. 2 tools for environmental and housing intelligence.
SEC EDGAR filings, BLS employment stats, and USDA crop prices. 3 tools for federal financial intelligence.
Search Grants.gov for federal funding opportunities by agency, category, and eligibility. 4 tools.
| name | gov-court-records |
| description | Search US court opinions, dockets, and judges. 3 tools for federal court records research. |
| homepage | https://github.com/martc03/gov-mcp-servers |
| metadata | {"clawdbot":{"emoji":"⚖️","requires":{"bins":["mcporter"]}}} |
Search federal court opinions, dockets, and judges from CourtListener.
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"
}
}
}
court_search_opinionsSearch 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_docketsSearch 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_judgesSearch judges in the US court system.
Search for judges in the 9th Circuit
Look up Judge Smith
Parameters: query (required), court, limit
All data from free public APIs. Zero cost. No API keys required.