MCP Directory
Back

sec-edgar-mcp

by stefanoamorelli · Python · ★ 256

A SEC EDGAR MCP (Model Context Protocol) Server

#ai#artificial-intelligence#edgar#edgar-database#finance#genai#llm#mcp#mcp-server#model-context-protocol#model-context-protocol-server

Install

pip install git+https://github.com/stefanoamorelli/sec-edgar-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "sec-edgar-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/stefanoamorelli/sec-edgar-mcp.git"
      ]
    }
  }
}

From the README

MCP server for accessing SEC EDGAR filings. Connects AI assistants to company filings, financial statements, and insider trading data with exact numeric precision. Built on [edgartools](https://github.com/dgunning/edgartools). https://github.com/user-attachments/assets/d310eb42-b3ca-467d-92f7-7d132e6274fe See demo video > [!NOTE] > This project is not affiliated with or endorsed by the U.S. Securities and Exchange Commission. EDGAR and SEC are trademarks of the SEC. The flag is required for MCP's JSON-RPC communication. For other installation methods (pip, conda, uv), see the [docum…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers