IBKR-Portmanteau

Almoon-D/IBKR-Portmanteau
★ 0 stars Unknown language 🤖 AI/LLM Updated 4d ago
Unified Model Context Protocol (MCP) server bridging Interactive Brokers (IBKR) with LLMs and AI agents. Integrates portfolio, live and stale market data, execution routing, and macro context via FRED, Yahoo Finance, and Binance.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ibkr-portmanteau": {
      "command": "npx",
      "args": [
        "-y",
        "Almoon-D/IBKR-Portmanteau"
      ]
    }
  }
}

README Excerpt

Unified Model Context Protocol (MCP) server bridging Interactive Brokers (IBKR) with LLMs and AI agents. Integrates portfolio, live and stale market data, execution routing, and macro context via FRED, Yahoo Finance, and Binance.