IBKR MCP Server
@seriallazer
About IBKR MCP Server
MCP Server for IBKR Client
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ibkr-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is IBKR MCP Server?
A FastAPI application that interacts with the Interactive Brokers (IBKR) API to fetch portfolio details.
How to use IBKR MCP Server?
Clone the repository, create a Python virtual environment, install dependencies from requirements.txt, set up a .env file with IBKR API credentials, then run with uvicorn app.main:app --reload. The API documentation is available at http://localhost:8000/docs.
Key features of IBKR MCP Server
- Fetches portfolio details from Interactive Brokers.
- Exposes REST API endpoints via FastAPI.
- Provides auto-generated API documentation.
Use cases of IBKR MCP Server
- Automating retrieval of portfolio holdings and positions.
- Integrating portfolio data into custom dashboards or trading bots.
- Testing IBKR API interactions locally before deployment.
FAQ from IBKR MCP Server
What dependencies does IBKR MCP Server require?
All dependencies are listed in requirements.txt and can be installed via pip install -r requirements.txt.
How do I configure credentials for IBKR MCP Server?
Create a .env file in the root directory with your IBKR API credentials.
Where is the API documentation for IBKR MCP Server?
Once the server is running, API documentation is available at http://localhost:8000/docs.
What transport does IBKR MCP Server use?
It uses HTTP via FastAPI (Uvicorn server) on localhost port 8000 by default.
Frequently asked questions
What dependencies does IBKR MCP Server require?
All dependencies are listed in `requirements.txt` and can be installed via `pip install -r requirements.txt`.
How do I configure credentials for IBKR MCP Server?
Create a `.env` file in the root directory with your IBKR API credentials.
Where is the API documentation for IBKR MCP Server?
Once the server is running, API documentation is available at `http://localhost:8000/docs`.
What transport does IBKR MCP Server use?
It uses HTTP via FastAPI (Uvicorn server) on localhost port 8000 by default.
Basic information
More Other MCP servers
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Glasswarp
GlasswarpSee and control a real Windows PC you own β from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments