Skip to content
Back to search
30
MCP streamable-http

Sec Xbrl

io.github.pipeworx-io/sec-xbrl

SEC XBRL MCP — wraps SEC EDGAR XBRL API (data.sec.gov)

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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
sec
SEC MCP — SEC EDGAR public APIs (free, no auth)
0 tools · streamable-http
pipeworx-mcp-sec
SEC MCP — SEC EDGAR public APIs (free, no auth)
0 tools
@cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
0 tools
@pipeworx/mcp-sec
SEC MCP — SEC EDGAR public APIs (free, no auth)
0 tools
Edgar
EDGAR MCP — SEC EDGAR public APIs (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "sec_xbrl": {
      "url": "https://gateway.pipeworx.io/sec-xbrl/mcp",
      "transport": "streamable-http"
    }
  }
}