MCP Servers / finance / SECfinAPI

SECfinAPI

JSON →
nonefinance

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.

Install
How to run this server

No install command recorded.

server path: secfinapi
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSECFINAPI_KEY
envSECFINAPI_BASE_URL
Resources
SECfinAPI — MCP Server · libregistry