HomeFinance › EdgarTools

EdgarTools

Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.

Python
★ 2,742 stars Last pushed 2026-09-22 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 5.21.1)

uvx edgartools

Or add to your MCP client config:

{
  "mcpServers": {
    "edgartools": {
      "command": "uvx",
      "args": [
        "edgartools"
      ],
      "env": {
        "EDGAR_IDENTITY": "<YOUR_VALUE>"
      }
    }
  }
}
  • EDGAR_IDENTITY required — Your name and email for SEC EDGAR API identification (e.g. 'Your Name [email protected]')

Related servers

Data from the Official MCP Registry