MCP.so
登录
服务器
E

EdgarTools

@dgunning

Open-source SEC EDGAR toolkit. 11 tools and 7 research prompts covering every major filing type — 10-K, 10-Q, 8-K, Form 4 insider trades, 13F institutional holdings, Form D private placements, Form ADV investment advisers, DEF 14A proxy statements, SC 13D/G ownership, and NPORT f

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "edgartools": {
      "command": "uvx",
      "args": [
        "edgartools",
        "--mcp"
      ],
      "env": {
        "EDGAR_IDENTITY": "Your Name [email protected]"
      }
    }
  }
}

来自「其他」的更多内容