Odel
Finance MCP

Finance MCP

Local
@blahaj-gif3PythonMITUpdated 2w ago

Market data, SEC filings and risk tools for Webull, Saxo and IBKR. Only you can send an order.

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).

PyPIhitl-finance-mcpv0.3.1

Run

uvx hitl-finance-mcp

MCP client config

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