Odel
the13f mcp

the13f mcp

Local
@pickelfintech1PythonUpdated 4mo ago

Institutional 13F intelligence: 8,600+ managers, holdings, peer search, sector flows.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIthe13f-mcpv0.1.3

Run

uvx the13f-mcp

MCP client config

{
  "mcpServers": {
    "the13f-mcp": {
      "command": "uvx",
      "args": [
        "the13f-mcp"
      ]
    }
  }
}