Connection check
verified live · 20h ago
jmtroller-mcp
US business bankruptcy MCP: filings, dockets, documents, case summaries. Free tier + subscription.
Tools
18
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
18 toolsRead from the running server on 20h ago.
add_monitored_case_tool
court_idcase_numbercourt_statesimple_name
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_nu… 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.
check_subscription_tool
api_key
Check your MCP subscription status and remaining quota. Uses credentials from the request if api_key omitted. Check your MCP subscription status and remaining quota. Uses credentials from the request if api_key omitted.
get_case_by_case_number_tool
court_idcourt_statelive_updateshort_case_number*
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. 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.
get_case_by_ein_tool
debtor_ein*live_updateinclude_last_filing
Look up case by debtor EIN. Paid (full data + optional last filing date). live_update (subscribers) triggers one-time source refresh. Look up case by debtor EIN. Paid (full data + optional last filing date). live_update (subscribers) triggers one-time source refresh.
get_cases_by_date_range_tool
limitend_datestart_date
Cases filed in date range on dateFiled. Omitting both dates defaults to yesterday. Paid. Cases filed in date range on dateFiled. Omitting both dates defaults to yesterday. Paid.
get_cases_by_industry_tool
limitend_dateindustry*start_date
Cases by industry label or key (Hotels, Retail, real-estate, etc.). Paid. Cases by industry label or key (Hotels, Retail, real-estate, etc.). Paid.
get_cases_by_naics_tool
limitnaics*end_datestart_date
Cases by NAICS (2-4 digits). Paid. Cases by NAICS (2-4 digits). Paid.
get_cases_by_state_tool
limitstate*end_datestart_date
Cases by debtor state (2-letter). Paid. Cases by debtor state (2-letter). Paid.
get_case_summary_tool
case_numbercourt_statesimple_name
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… 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.
get_docket_entries_tool
pageskiplimitoffsetcourt_idcase_number
+4
Docket entries for a case, ordered by itemNumber ascending. Each entry includes docket_id — call get_document_tool with that docket_id (no accept_charge) for an inline cost preview… Docket entries for a case, ordered by itemNumber ascending. 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. limit max 50 (default 25); pass skip (or offset, or 1-based page) to walk past the first block. Response includes total, skip, limit, returned, and has_more. Optional live_update refreshes from court sources first. Subscribers only.
get_document_cost_tool
downloaddocket_iditem_numbersimple_nameaccept_charge
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… 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. Cost is $0 if already purchased, or if the PDF is already in our library and the plan has flagFreeLibrary. Free-page allowances (if any) come from plan limitDocuments and apply to billable pulls. Returns page_count, chargeable_pages, cost, plan_limit_documents, pages_used_this_period, free_pages_remaining, document_in_library, and already_owned.
get_document_tool
downloaddocket_iditem_numbersimple_nameaccept_charge
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 f… 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.
get_recent_developments_tool
limitsince_datesimple_name
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 firs… 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.
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 fo… 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.
list_plans_tool
List available BKO subscription plans (sourced from VwSubscriptions where service = BKO) with current pricing and agent tiers. No auth required. List available BKO subscription plans (sourced from VwSubscriptions where service = BKO) with current pricing and agent tiers. No auth required.
purchase_plan_tool
emailplan_id*
Get Stripe checkout URL for a plan. No auth required. Pass plan_id (from list_plans_tool) and optional email. Get Stripe checkout URL for a plan. No auth required. Pass plan_id (from list_plans_tool) and optional email.
refresh_docket_tool
court_idcase_numbercourt_statesimple_name
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: monitore… 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.
search_bankruptcy_cases_tool
skiplimitcourt_idcourt_statesearch_term