← Back to Plugins
MCP Server MCP

EdgarTools

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx edgartools

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "edgartools",
      "version": "5.21.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your name and email for SEC EDGAR API identification (e.g. 'Your Name [email protected]')",
          "isRequired": true,
          "format": "string",
          "name": "EDGAR_IDENTITY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...