← Registry

Data Collection

bankruptcyobserver.com

Search and retrieve US business bankruptcy case information by various criteria.

1 endpoint18 known toolsFirst detected June 25, 2026Last detected September 13, 2026

ENDPOINT 1

https://mcp.bankruptcyobserver.com/mcp

No auth detected

MCP server metadata

Name
bko-mcp
Version
1.2.0
Capabilities
tools.listChangedresourcespromptslogging

Known tools 18

search_bankruptcy_cases_tool

Search US business bankruptcy cases by debtor name.

Inferred read-only
get_case_by_ein_tool

Look up case by debtor EIN.

Inferred read-only
get_case_by_case_number_tool

Look up case(s) by short case number (e.g.

Inferred read-only
get_cases_by_industry_tool

Cases by industry label or key (Hotels, Retail, real-estate, etc.).

Inferred read-only
get_cases_by_naics_tool

Cases by NAICS (2-4 digits).

Inferred read-only
get_cases_by_state_tool

Cases by debtor state (2-letter).

Inferred read-only
get_cases_by_date_range_tool

Cases filed in date range on dateFiled.

Inferred read-only
get_docket_entries_tool

Docket entries for a case, ordered by itemNumber ascending.

Inferred read-only
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.

Inferred read-only
get_document_cost_tool

Preview the cost to download a court filing PDF.

Inferred read-only
get_document_tool

Court filing PDF.

Inferred read-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).

Inferred read-only
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.

Inferred read-only
refresh_docket_tool

Request an immediate docket refresh from court sources for one case (slower; use when you need the latest filings now).

Inferred read-only
get_recent_developments_tool

What happened recently?

Inferred read-only
list_plans_tool

List available BKO subscription plans (sourced from VwSubscriptions where service = BKO) with current pricing and agent tiers.

Inferred read-only
purchase_plan_tool

Get Stripe checkout URL for a plan.

Inferred read-only
check_subscription_tool

Check your MCP subscription status and remaining quota.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bko-mcp]
url = "https://mcp.bankruptcyobserver.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bko-mcp": {
      "type": "http",
      "url": "https://mcp.bankruptcyobserver.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bko-mcp
Remote MCP URL: https://mcp.bankruptcyobserver.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bko-mcp": {
      "url": "https://mcp.bankruptcyobserver.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bko-mcp": {
      "type": "http",
      "url": "https://mcp.bankruptcyobserver.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bko-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.bankruptcyobserver.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bankruptcyobserver.com was fetched 2026-07-30T01:27:17.365Z and is being refreshed.

Trust status Trusted

bankruptcyobserver.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.