SEC-MCP

Aomala/SEC-MCP
★ 0 stars Python Search Updated 8d ago
MCP server for SEC filing analysis with BERT-based NLP (10-K, 10-Q, 8-K)
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": {
    "sec-mcp": {
      "command": "uvx",
      "args": [
        "sec-mcp"
      ]
    }
  }
}

Or install with pip: pip install sec-mcp

README Excerpt

MCP server for analyzing SEC filings (10-K, 10-Q, 8-K) with **industry-aware financial extraction** and BERT-based NLP. - **Company Search** — Look up companies by ticker or name via SEC EDGAR - **Standardized Financials** — Industry-aware XBRL extraction with ~250 concept mappings across 5 industry classes (standard, bank, insurance, REIT, utility)

Tools (20)

CHUNK_OVERLAP_TOKENSEDGAR_IDENTITYMAX_CHUNK_TOKENSNER_MODELSENTIMENT_MODELSUMMARIZATION_MODELanalyze_filinganalyze_sentimentcompare_companiesextract_entitiesget_balance_sheetget_cash_flowget_filing_listget_filing_textget_financial_ratiosget_financialsget_financials_batchget_income_statementsearch_companysummarize_filing