Skip to main content
Glama
vinbg

IB Portfolio Tracker MCP Server

by vinbg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IB_HOSTNoThe hostname for the Interactive Brokers connection.127.0.0.1
IB_PORTNoThe socket port for the Interactive Brokers connection (4001 for Gateway Paper, 4002 for Gateway Live, 7497 for TWS Paper, 7496 for TWS Live).4001
LOG_LEVELNoThe logging level for the application.INFO
FINNHUB_API_KEYNoOptional Finnhub API key used for additional news and social sentiment data.
SENTIMENT_MODELNoThe sentiment analysis model to use. Options are 'vader' (fast) or 'finbert' (more accurate).vader

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/vinbg/ib-mcp-server'

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