Skip to content
Back to search
30
MCP

secfinapi-mcp

npm/secfinapi-mcp

MCP server for SECfinAPI — standardized SEC EDGAR financial data (income statements, balance sheets, cash flow, 50+ ratios) as tools for Claude, Cursor and other AI assistants.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

edgar-mcp
MCP server for SEC EDGAR financial data with a manifest-backed 29-tool surface
0 tools
EdgarParser MCP
MCP stdio server for source-backed SEC EDGAR financial data from the hosted EdgarParser API.
0 tools
@leviai/publicfinance-mcp
Public finance MCP server — SEC EDGAR filings, US Treasury rates, BLS labor statistics, and economic indicators. Zero API keys required.
0 tools
filingrail-mcp
MCP server for the Filingrail SEC EDGAR API. Drop into Claude Desktop, Cursor, Continue, or any MCP-compatible agent.
0 tools
io.github.cyanheads/secedgar-mcp-server live
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
8 tools · streamable-http
@cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "secfinapi-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}