michalperni11-gif/secfinapi-mcp
БесплатноНе проверенStandardized SEC EDGAR financial data — income statements, balance sheets, cash flow and 40+ ratios for every US public company, normalized from raw XBRL. Insta
Описание
Standardized SEC EDGAR financial data — income statements, balance sheets, cash flow and 40+ ratios for every US public company, normalized from raw XBRL. Install with npx secfinapi-mcp.
README
MCP server for SECfinAPI — standardized SEC EDGAR financial data (income statements, balance sheets, cash flow, 40+ ratios) as tools for Claude, Cursor, and other AI assistants.
Ask your AI assistant things like "What's Apple's revenue trend?" or "Compare MSFT and GOOGL operating margins" — it fetches the data live through SECfinAPI.
It runs locally on your machine and is a thin wrapper over the SECfinAPI REST API. No server to host, no extra cost.
Setup
- Get an API key (free) at https://www.secfinapi.com.
- Add the server to your AI assistant's MCP config.
Claude Desktop
Open Settings → Developer → Edit Config and add:
Once published to npm:
{
"mcpServers": {
"secfinapi": {
"command": "npx",
"args": ["-y", "secfinapi-mcp"],
"env": { "SECFINAPI_KEY": "your-api-key-here" }
}
}
}
Running from source (before publishing):
{
"mcpServers": {
"secfinapi": {
"command": "node",
"args": ["C:/path/to/sec-financial-mcp/dist/index.js"],
"env": { "SECFINAPI_KEY": "your-api-key-here" }
}
}
}
Restart Claude Desktop. The 6 tools below appear under the tools (🔌) menu.
Cursor / VS Code
Same config shape in the editor's MCP settings — command, args, and the
SECFINAPI_KEY env var.
Tools
| Tool | Returns |
|---|---|
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 |
40+ financial ratios (ROE, ROIC, margins, growth…) |
list_companies |
List / search the available US public companies |
Environment variables
| Variable | Required | Default |
|---|---|---|
SECFINAPI_KEY |
yes | — |
SECFINAPI_BASE_URL |
no | the SECfinAPI production API |
Run from source
npm install
npm run build
SECFINAPI_KEY=your-key node dist/index.js
Publishing (maintainer)
npm run build
npm publish
License
MIT
Установка michalperni11-gif/secfinapi-mcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/michalperni11-gif/secfinapi-mcpFAQ
michalperni11-gif/secfinapi-mcp MCP бесплатный?
Да, michalperni11-gif/secfinapi-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для michalperni11-gif/secfinapi-mcp?
Нет, michalperni11-gif/secfinapi-mcp работает без API-ключей и переменных окружения.
michalperni11-gif/secfinapi-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить michalperni11-gif/secfinapi-mcp в Claude Desktop, Claude Code или Cursor?
Открой michalperni11-gif/secfinapi-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare michalperni11-gif/secfinapi-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
