← Back to Plugins
MCP Server MCP

EDGAR (SEC filings)

github By github 👁 1 views ▲ 0 votes

SEC filings in your agent: issuers, Reg CF/D/A raises, XBRL financials, insider trades.

Homepage Verified source GitHub

Install

uvx mcpwright-edgar

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcpwright-edgar",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Descriptive User-Agent with contact info, which the SEC requests (e.g. 'your-app [email protected]'). Optional but recommended.",
          "format": "string",
          "name": "EDGAR_MCP_USER_AGENT"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...