MCP server for SECfinAPI — standardized SEC EDGAR financial data (income statements, balance sheets, cash flow, 40+ ratios) for Claude, Cursor and other AI assistants.
SECEDGARfinancial-dataincome-statementbalance-sheetcash-flowfinancial-ratiosMCP-serverfinance
Installation & Configuration
{
"mcpServers": {
"secfinapi": {
"command": "npx",
"args": [
"-y",
"secfinapi-mcp"
],
"env": {
"SECFINAPI_KEY": "your-api-key-here"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12