US business bankruptcy MCP: filings, dockets, documents, case summaries. Free tier + subscription.
Access US business bankruptcy filings, dockets, documents, and case summaries.
Captured live from the server via tools/list.
search_bankruptcy_cases_tool
Search US business bankruptcy cases by debtor name. FREE (exact/prefix, no *): limited fields, no auth. Use *term for contains (paid). Optional court filter.
Parameters (5)
search_termstring
Debtor name (prefix or *contains)
limitinteger
Max results (1-100). Default 25.
skipinteger
Offset for paging.
court_idstring
court_statestring
2-letter state to filter court name.
get_case_by_ein_tool
Look up case by debtor EIN. Paid (full data + optional last filing date). live_update (subscribers) triggers one-time source refresh.
Parameters (3)
debtor_einstringrequired
include_last_filingboolean
Include lastFilingDate from docket (slower).
live_updateboolean
One-time refresh from source (subscribers only).
get_case_by_case_number_tool
Look up case(s) by short case number (e.g. 26-10543). FREE for 7-digit format (limited fields, all courts). Paid: full + live_update + court filter.
Parameters (4)
short_case_numberstringrequired
court_idstring
court_statestring
live_updateboolean
get_cases_by_industry_tool
Cases by industry label or key (Hotels, Retail, real-estate, etc.). Paid.
Parameters (4)
industrystringrequired
limitinteger
start_datestring
end_datestring
get_cases_by_naics_tool
Cases by NAICS (2-4 digits). Paid.
Parameters (4)
naicsstringrequired
limitinteger
start_datestring
end_datestring
get_cases_by_state_tool
Cases by debtor state (2-letter). Paid.
Parameters (4)
statestringrequired
limitinteger
start_datestring
end_datestring
get_cases_by_date_range_tool
Cases filed in date range on dateFiled. Omitting both dates defaults to yesterday. Paid.
Parameters (3)
start_datestring
YYYY-MM-DD
end_datestring
limitinteger
get_docket_entries_tool
Docket entries for a case. Each entry includes docket_id — call get_document_tool with that docket_id (no accept_charge) for an inline cost preview, then again with accept_charge: true to download the PDF. Pass simple_name (preferred, see list_monitored_cases_tool) or short_case_number / case_number (e.g. 26-42901; use court_state to disambiguate). Single-Case Agent: monitored cases only. Set limit up to 50 for more entries (default 25). Optional live_update refreshes from court sources first. Subscribers only.
Parameters (7)
simple_namestring
Case simpleName (e.g. 1251-pacific-st-llc).
case_numberstring
Short or full case number (e.g. 26-42901 or 1-26-42901); use court_state to disambiguate.
short_case_numberstring
Alias for case_number.
court_idstring
court_statestring
limitinteger
Max entries to return (default 25, max 50).
live_updateboolean
get_case_summary_tool
Plain-English structured summary of one case: debtor, chapter, court, case number, key dates (filed, plan confirmed, discharged, closed), asset/liability ranges, nature of business, judge, and AI-extracted case profile data when available. Pass simple_name (preferred, see list_monitored_cases_tool) or a 7-digit case_number. Subscribers only.
Parameters (3)
simple_namestring
Case simpleName (e.g. SILVER-AIRWAYS).
case_numberstring
7-digit short case number (e.g. 26-10543); use court_state to disambiguate.
court_statestring
2-letter state to disambiguate case_number.
get_document_cost_tool
Preview the cost to download a court filing PDF. Identify the entry with docket_id (preferred) or simple_name + item_number (legacy connectors). Does not pull the document and does not charge. Same preview as get_document_tool when accept_charge/download is omitted. Confirm the cost with the user before download. Free pages come from the plan limitDocuments allowance (not MCP monthly request limits). Returns page_count, chargeable_pages, cost (0 if already purchased), plan_limit_documents, pages_used_this_period, free_pages_remaining, and already_owned.
Parameters (5)
docket_idstring
Preferred: docket entry id (40-character hex hash) from get_docket_entries_tool or get_recent_developments_tool.
simple_namestring
Legacy/alternate: case simpleName (e.g. 1251-pacific-st). Use with item_number when docket_id is unavailable.
item_numberinteger
Legacy/alternate: docket item number (e.g. 1 for the petition). Use with simple_name.
accept_chargeboolean
Optional. Omit or false for cost preview only. true after the user explicitly approves the previewed cost.
downloadboolean
Optional legacy alias for accept_charge:true (some connectors cannot pass accept_charge).
get_document_tool
Court filing PDF. Identify the entry with docket_id (preferred) OR simple_name + item_number (legacy cached connectors). Step 1: cost preview — omit accept_charge/download or set false. Step 2: after user confirms, call with accept_charge:true or download:true to purchase and download (signed URL). Returns docket_id in the preview so follow-up calls can use the hash. Pulls from PACER when needed.
Parameters (5)
docket_idstring
Preferred: docket entry id (40-character hex hash) from get_docket_entries_tool or get_recent_developments_tool.
simple_namestring
Legacy/alternate: case simpleName (e.g. 1251-pacific-st). Use with item_number when docket_id is unavailable.
item_numberinteger
Legacy/alternate: docket item number (e.g. 1 for the petition). Use with simple_name.
accept_chargeboolean
Optional. Omit or false for cost preview only. true after the user explicitly approves the previewed cost.
downloadboolean
Optional legacy alias for accept_charge:true (some connectors cannot pass accept_charge).
list_monitored_cases_tool
List the cases on your BankruptcyObserver.com monitoring list (case_id, simple_name, name, chapter, court, case number, dateFiled, last docket date). Use get_docket_entries_tool for docket_id values passed to get_document_tool. Requires your MCP token to be linked to your subscriber account. Subscribers only.
No parameters.
add_monitored_case_tool
Add a bankruptcy case to your BankruptcyObserver.com monitoring list so BKO checks the court hourly and updates the docket every business day. Pass simple_name or a 7-digit case_number (with court_state when needed). Subscribers only; respects your plan monitoring limit.
Parameters (4)
simple_namestring
Case simpleName (e.g. SILVER-AIRWAYS).
case_numberstring
7-digit short case number alternative to simple_name.
court_statestring
2-letter state to disambiguate case_number.
court_idstring
Optional court id to disambiguate case_number.
refresh_docket_tool
Request an immediate docket refresh from court sources for one case (slower; use when you need the latest filings now). Pass simple_name or case_number. Single-Case Agent: monitored cases only. Full Access: any case. Subscribers only.
Parameters (4)
simple_namestring
Case simpleName.
case_numberstring
7-digit short case number alternative.
court_statestring
2-letter state to disambiguate case_number.
court_idstring
Optional court id to disambiguate case_number.
get_recent_developments_tool
What happened recently? Docket entries since a date (default: last 7 days) for one monitored case (simple_name) or ALL your monitored cases when simple_name is omitted. Newest first, with item numbers, dates, text, and counts. Subscribers only.
Parameters (3)
simple_namestring
Optional case simpleName; omit for all monitored cases.
since_datestring
YYYY-MM-DD; default 7 days ago.
limitinteger
Max entries (default 100, max 250).
list_plans_tool
List available BKO subscription plans (sourced from VwSubscriptions where service = BKO) with current pricing and agent tiers. No auth required.
No parameters.
purchase_plan_tool
Get Stripe checkout URL for a plan. No auth required. Pass plan_id (from list_plans_tool) and optional email.
Parameters (2)
plan_idstringrequired
Plan id or stripe price id from list_plans_tool
emailstring
Optional email to prefill on Stripe checkout
check_subscription_tool
Check your MCP subscription status and remaining quota. Uses credentials from the request if api_key omitted.
Public documentation for the Model Context Protocol servers implemented in the Laravel13 application. Each subdirectory documents one production MCP server: endpoint, authentication, and available tools.
Routes are defined in Laravel13/routes/mcp.php. Each server has a dedicated controller under Laravel13/app/Http/Controllers/. OAuth discovery and token endpoints are shared across authenticated servers via Laravel13/app/Http/Controllers/McpAuth/OAuthController.php.
MCP Registry manifests
Each server folder includes a server.json for the official MCP Registry.
For monorepos, the MCP Registry requires:
repository.url — the git-cloneable repo root (same for every server in this repo)
repository.subfolder — the per-server directory (e.g. bankruptcy-observer)
websiteUrl — the published documentation page for that server on GitHub Pages
Older per-server documentation repos (for example nhd-mcp-public-documentation) may still exist; this repository is the consolidated source of truth derived from Laravel13.
GitHub Pages
This repo is configured for GitHub Pages via Jekyll (see _config.yml and .github/workflows/pages.yml).
Create a GitHub repo named mcp-documentation under the jmtroller account (or update _config.ymlurl / baseurl for your org).
Push this directory to the main branch.
In repo Settings → Pages, set Source to GitHub Actions.
The workflow publishes to https://<user>.github.io/mcp-documentation/.
Local preview:
bash
cd mcp-documentation
bundle install
bundle exec jekyll serve