71
/ 100
12 days ago
glama

ibkr-mcp-server

Enables interaction with Interactive Brokers through the TWS API for account management, market data, contract resolution, and order placement, with paper trading by default.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIBKR_TRADING_MODEPaper-by-default. Live trading requires explicit opt-in via =live.
configIBKR_PORT
configIBKR_AUDIT_LOGas a JSON line to $ (default ~/.ibkr-mcp-server/audit.log).
configIBKR_HALT_FILEKill switch. If exists, every gated tool returns {status:"rejected", error_code:"HALT", ...} immediately. Remove the file to re-enable.
configIBKR_HOST
configIBKR_CLIENT_ID
configIBKR_ACCOUNT
configIBKR_READONLYRead-only mode: set =1 to disable all order tools.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/selvakumaresra-ibkr-mcp-server-tl9e27)](https://m8ven.ai/mcp/selvakumaresra-ibkr-mcp-server-tl9e27)
commit: 1f6653acfeeed5e7ed7d78190ecbbacf3b1fad0c
code hash: 240e23dffb066f8a5f55c8bf2d0a1fc7fc53240ede77f3b776fdd73bd7d31ac4
verified: 6/18/2026, 10:43:48 AM
view raw JSON →