northbridge-diligence

chidrupa99/northbridge-diligence
★ 0 stars Python API Integration Updated today
SEC EDGAR MCP server + company-screening skill for a PE deal team. Code computes, the model narrates.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "northbridge-diligenc": {
      "command": "uvx",
      "args": [
        "northbridge-diligence"
      ]
    }
  }
}

Or install with pip: pip install northbridge-diligence

README Excerpt

**Chidrupa Mamunooru** · Delivery Engineer take-home A two-layer tool for Northbridge Capital Partners' deal team: - **Data layer (MCP server)** — wraps the SEC EDGAR APIs into a focused set of tools a model can call to answer diligence questions, with every number traced to its source filing. - **Intelligence layer (skill)** — sits on top and turns a company name into a **first-pass screening memo** an analyst would hand to a deal lead.

Tools (8)

compute_screening_metricsget_company_profileget_financial_conceptget_key_financialsget_risk_factorslist_filingsresolve_companyscan_disclosure_signals