ibkr

osauer/ibkr
★ 4 stars Go Code/Dev Tools Updated 5d ago
IBKR MCP server for TWS and IB Gateway: local Go CLI, stdio MCP server, and Go TWS API.
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": {
      "command": "go",
      "args": [
        "run",
        "github.com/osauer/ibkr@latest"
      ]
    }
  }
}

README Excerpt

**Agentic portfolio analysis and trading-research workflows for IBKR MCP, TWS, and IB Gateway.** `ibkr` turns your local IB Gateway or TWS session into structured account and market context for the terminal, Claude Desktop, Claude Code, Cursor, Continue, Zed, and other MCP hosts. It is the local `ibkr mcp` TWS bridge for portfolio review, exposure mapping, options diagnostics, market-regime checks, scanner-driven research, watchlist monitoring, and position-sizing math.

Tools (1)

myapp

Topics

claude-codeclaude-desktopfinancegolangib-gatewayibkrinteractive-brokersmcpmcp-servermodel-context-protocoloptionsportfolio-analysistradingtws-api