SECfinAPI
JSON →SEC filings hold every US public company's financials â but they're in XBRL, which is painful to parse. I built **SECfinAPI** to standardize them into clean JSON, and an **MCP server** so AI assistants can use them directly.
Tools · 6
- get_company_info Company metadata + a link to its filings on SEC EDGAR
- get_income_statement Standardized income statement (with filing dates)
- get_balance_sheet Standardized balance sheet
- get_cash_flow Standardized cash flow statement
- get_metrics 50+ financial ratios (ROE, ROIC, margins, growth…)
- list_companies List / search the available US public companies
Environment variables
SECFINAPI_KEYSECFINAPI_BASE_URL