Loading MCP server directory, please wait...
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
npx @getmcp/cli add io.github.dgunning/edgartoolsRequires Python 3.10+. Community-contributed server. Review source before installing.
EDGAR_IDENTITYYour name and email for SEC EDGAR API identification (e.g. 'Your Name your.email@example.com')
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dgunning/edgartools": {
"command": "uvx",
"args": [
"edgartools"
],
"env": {
"EDGAR_IDENTITY": ""
}
}
}
}