Standardized SEC EDGAR financial data for AI assistants — income
statements, balance sheets, cash flow and 40+ ratios for every US public
company, as MCP tools
Server Config
{
"mcpServers": {
"secfinapi": {
"command": "npx",
"args": [
"-y",
"secfinapi-mcp"
],
"env": {
"SECFINAPI_KEY": "<YOUR_API_KEY>"
}
}
}
}