DevelopmentVerifiedPython

sec-edgar-mcp

SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API

Free
N/A rating (0 reviews)0 installs245 GitHub stars

The SEC EDGAR MCP server connects users to a wealth of financial data from the SEC EDGAR database. It allows AI assistants to access crucial documents such as company filings and financial statements, ensuring that users can obtain accurate and timely information. This server is built on the edgartools library, enhancing its capabilities and performance. With this server, users can easily integrate SEC data into their applications, facilitating better decision-making and analysis. The server is designed for developers and data analysts who require precise financial data for their projects, making it a valuable tool in the finance and data sectors.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "sec-edgar-mcp": {
      "args": [
        "sec-edgar-mcp"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1