Loomal

EdgarParser MCP

MCP server by github.com/henrysouchien/edgar-mcp

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

0 starspypi: edgar-mcp

About EdgarParser MCP

EdgarParser MCP is an MCP (Model Context Protocol) server published by henrysouchien in the official MCP registry. MCP stdio server for source-backed SEC EDGAR financial data from the hosted EdgarParser API.

It ships as a Python package on PyPI (edgar-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/henrysouchien/edgar-mcp.

Use EdgarParser MCP with your agent

Claude Code · one command
claude mcp add edgarparser-mcp -- uvx edgar-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "edgarparser-mcp": {
      "command": "uvx",
      "args": [
        "edgar-mcp"
      ]
    }
  }
}
pypiedgar-mcp

Frequently asked questions

What is EdgarParser MCP?
EdgarParser MCP is an MCP (Model Context Protocol) server by henrysouchien. MCP stdio server for source-backed SEC EDGAR financial data from the hosted EdgarParser API.
How do I connect EdgarParser MCP to Claude, Cursor, or another MCP client?
Install EdgarParser MCP from its pypi package (edgar-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is EdgarParser MCP open source?
Yes — the source code is public at github.com/henrysouchien/edgar-mcp.
Can AI agents pay to use EdgarParser MCP?
Not yet through Loomal — EdgarParser MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain EdgarParser MCP? Claim this listing free by verifying GitHub ownership, or contact us.