{"name":"com.docketnexus/docketnexus","slug":"docketnexus","title":"Docket Nexus","description":"Search public U.S. federal litigation: companies, cases, dockets and document metadata.","url":"https://mcp.market/server/docketnexus","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T15:31:29.143Z","last_ok_at":"2026-09-19T15:31:29.143Z","latency_ms":270},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://docketnexus.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.docketnexus.com/mcp"}],"packages":[],"tools":[{"name":"get_case","description":"Get a public case by its Docket Nexus URL (https://docketnexus.com/case/.../): caption, court, docket number, dates, judge, cause, nature of suit, parties as shown on the case page, and disposition when recorded.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"case_url":{"description":"Full Docket Nexus case URL, e.g. https://docketnexus.com/case/<slug>-<id>/ . Returned as canonical_url by search_cases and get_company_cases.","title":"Case Url","type":"string"}},"required":["case_url"],"title":"get_caseArguments"}},{"name":"get_case_docket","description":"List a public case's docket entries newest first, with document availability. Paginate with next_cursor. At most 50 per call. Entries the site does not publish are omitted and only counted.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"case_url":{"description":"Full Docket Nexus case URL, as accepted by get_case.","title":"Case Url","type":"string"},"limit":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Entries to return, 1-50. Defaults to 50.","title":"Limit"},"cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Opaque pagination token from a previous call's next_cursor. Omit for the first page.","title":"Cursor"}},"required":["case_url"],"title":"get_case_docketArguments"}},{"name":"get_company","description":"Get a public company's Docket Nexus profile by slug (e.g. 'acme-widgets-inc'): name, industry, number of linked cases, verified public-company identity when on the verified roster, and top case types and courts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"description":"Docket Nexus company slug, lowercase and hyphenated, as it appears in a /party/<slug>/ URL (e.g. '3m-company').","title":"Slug","type":"string"}},"required":["slug"],"title":"get_companyArguments"}},{"name":"get_company_cases","description":"List public cases linked to a company, newest or oldest first, optionally filtered by nature of suit or court. Paginate with next_cursor. At most 25 per call.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"description":"Docket Nexus company slug, as used by get_company.","title":"Slug","type":"string"},"limit":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Cases to return, 1-25. Defaults to 25.","title":"Limit"},"cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Opaque pagination token from a previous call's next_cursor. Omit for the first page.","title":"Cursor"},"sort":{"default":"newest","description":"Order by case filing date. 'newest' (default) or 'oldest'.","enum":["newest","oldest"],"title":"Sort","type":"string"},"nature_of_suit":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter to one nature-of-suit category as shown on the company page (e.g. 'Product Liability').","title":"Nature Of Suit"},"court":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Filter to one court as shown on the company page (e.g. 'District Court, N.D. Alabama').","title":"Court"}},"required":["slug"],"title":"get_company_casesArguments"}},{"name":"get_document","description":"Get public metadata for a docket document by its Docket Nexus document id: entry, date, description, page count, availability and parent case. Metadata only; no document text.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"document_id":{"description":"Docket Nexus document id, as returned in a get_case_docket entry's document_id field. Metadata only is returned; document text is never served.","title":"Document Id","type":"integer"}},"required":["document_id"],"title":"get_documentArguments"}},{"name":"search_cases","description":"Search public cases by caption words, 'A v. B', or a federal docket number WITH its office prefix (e.g. 1:24-cv-01234). Results are newest first, at most 25 per call; paginate with next_cursor.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Caption words, an 'A v. B' party pairing, or a federal docket number INCLUDING its office prefix (e.g. '1:24-cv-01234'). A docket number without the office prefix is refused.","title":"Query","type":"string"},"limit":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Results to return, 1-25. Defaults to 25.","title":"Limit"},"cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Opaque pagination token from a previous call's next_cursor. Omit for the first page.","title":"Cursor"}},"required":["query"],"title":"search_casesArguments"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-19T10:15:06.423Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T10:15:06.389Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 254ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.docketnexus.com/mcp","reachable":true,"authRequired":false,"latencyMs":254,"serverInfo":{"name":"docketnexus","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://docketnexus.com/favicon.ico","source":"site","width":48,"height":48},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}