ibkr-flex-mcp

0xmichalis/ibkr-flex-mcp
★ 0 stars Rust AI/LLM Updated today
Read-only Interactive Brokers Flex Query MCP server (Rust, stdio) — exposes IBKR account data to an LLM agent without any trading capability
View on GitHub → 🔍 Audit Wallet Slippage →

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-flex-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ibkr-flex-mcp"
      ]
    }
  }
}

README Excerpt

A **read-only** [Model Context Protocol](https://modelcontextprotocol.io) server exposing your Interactive Brokers account data via the [Flex Web Service](https://www.interactivebrokers.com/en/software/am/am/reports/flex_web_service_version_3.htm). Read-only **by construction**: the Flex Web Service is a token-authenticated reporting API that

Tools (4)

flex_cashflex_positionsflex_run_queryflex_trades