Skip to content
Back to search
30
MCP

EdgarParser MCP

io.github.henrysouchien/edgar-mcp

MCP stdio server for source-backed SEC EDGAR financial data from the hosted EdgarParser API.

Uptime
0.0%
11 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
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
secfinapi-mcp
MCP server for SECfinAPI — standardized SEC EDGAR financial data (income statements, balance sheets, cash flow, 50+ ratios) as tools for Cla
0 tools
@cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
0 tools
io.github.stefanoamorelli/sec-edgar-mcp
SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API
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

How to use

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

{
  "mcpServers": {
    "edgarparser_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}