interactive-brokers-mcp

general MCP Server

Interactive Brokers MCP Server

VerifiedInstall ReadyReviewed
generalgeneral
3 views172 stars43 forksv1.0.0MIT

Why This Matters

Discovered via github-seeds:mcp-hot and last synced 3mo ago.

VerifiedInstall ReadyReviewed
Source
github-seeds:mcp-hot
Stars
172
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y interactive-brokers-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "interactive-brokers-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "interactive-brokers-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

18
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (18)

IB_PAPER_TRADING

`--ib-paper-trading`

place_order

Place market, limit, or stop orders (only if read-only mode is disabled)

IB_AUTH_TIMEOUT

`--ib-auth-timeout`

get_order_status

Check order execution status

IB_FLEX_TOKEN

N/A

get_live_orders

Get all live/open orders for monitoring

Username

`IB_USERNAME`

get_account_info

Retrieve account information and balances

list_flex_queries

List all previously used Flex Queries

IB_READ_ONLY_MODE

`--ib-read-only-mode`

Feature

Environment Variable

Tool

Description

get_flex_query

Execute a Flex Query and retrieve statements (auto-saves for reuse)

Password

`IB_PASSWORD_AUTH`

get_positions

Get current positions and P&L

forget_flex_query

Remove a saved Flex Query from memory

IB_HEADLESS_MODE

`--ib-headless-mode`

get_market_data

Real-time market data for symbols