Ibkr Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Ibkr Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for Interactive Brokers via IB Gateway on Windows. Runs in Docker and connects to IB Gateway on the host through host.docker.internal.
pip install -e ".[dev]" .\scripts\Install-IbkrMcpLaunchers.ps1ibkr-live and/or ibkr-paper to Claude Desktop MCP config (Store app path below)Claude config (Microsoft Store): C:\Users\rodri\AppData\Local\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\claude_desktop_config.json
set IBKR_HOST=127.0.0.1
set IBKR_PORT=4002
set IBKR_TRADING_ENABLED=true
python -m ibkr_mcp.serverOpen the repo in a dev container (.devcontainer/devcontainer.json). The container uses host.docker.internal to reach IB Gateway on Windows.
| Tool | Live | Paper |
|---|---|---|
ibkr_health_check | yes | yes |
ibkr_get_positions | yes | yes |
ibkr_get_account_summary | yes | yes |
ibkr_get_daytrade_status | yes | yes |
ibkr_get_quote | yes | yes |
ibkr_get_historical_bars | yes | yes |
ibkr_get_option_chain | yes | yes |
ibkr_place_stock_order | no | yes |
ibkr_place_option_order | no | yes |
ibkr_cancel_order | no | yes |
ibkr_get_open_orders | yes | yes |
pytest~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.