Back to directory
cotrane/mcp-edgar-sec

cotrane/mcp-edgar-sec

@cotrane

MCP Server to connect to SEC Edgar API for financial data retrieval

edgarsecfinancial-dataapimcp-serverpythonfinancesec-filings

Installation & Configuration

{
  "mcpServers": {
    "mcp-edgar-sec": {
      "command": "/Path/to/uv/executable",
      "args": [
        "run",
        "--with",
        "mcp",
        "--with",
        "edgartools",
        "--with",
        "pandas",
        "--with",
        "requests",
        "--with",
        "nest_asyncio",
        "--directory",
        "/Path/to/mcp-edgar-sec/repo",
        "mcp",
        "run",
        "src/server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15