Skip to main content
Glama

Interactive Brokers MCP Server

by code-rabi
MIT License
304
  • Linux
  • Apple

get_positions

Retrieve current trading positions for a specified account ID on Interactive Brokers. Automates position tracking with OAuth authentication and pre-configured IB Gateway integration.

Instructions

Get current positions for an account

Input Schema

NameRequiredDescriptionDefault
accountIdNoAccount ID (optional, uses default if not provided)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "accountId": { "description": "Account ID (optional, uses default if not provided)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Interactive Brokers MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/code-rabi/interactive-brokers-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server