Skip to main content
Glama

Interactive Brokers MCP Server

by code-rabi
MIT License
304
  • Linux
  • Apple

get_account_info

Retrieve account details and balances from Interactive Brokers MCP Server to manage and monitor trading accounts effectively.

Instructions

Get account information and balances

Input Schema

NameRequiredDescriptionDefault
random_stringYesDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "required": [ "random_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