IBKR logo

IBKR

Portfolios, research, trade instructions

關於 IBKR

Interactive Brokers (IBKR) is a global brokerage for stocks, options, futures, and multi-currency portfolios. Its hosted MCP server lets assistants analyze positions, balances, P&L, and risk, research investments, and draft trade instructions after you sign in with your IBKR account. Orders stay under your control — instructions never execute automatically.

連線資訊

https://api.ibkr.com/v1/api/mcp
傳輸協定
Streamable HTTP
身分驗證
OAuth

設定

claude mcp add ibkr --transport http https://api.ibkr.com/v1/api/mcp

常見問題

什麼是 IBKR 遠端 MCP 伺服器?

IBKR 遠端 MCP 伺服器是託管於 https://api.ibkr.com/v1/api/mcp 的 Model Context Protocol 端點,AI 助手無需在本機安裝或執行任何程式即可連線。 Interactive Brokers (IBKR) is a global brokerage for stocks, options, futures, and multi-currency portfolios. Its hosted MCP server lets assistants analyze positions, balances, P&L, and risk, research investments, and draft trade instructions after you sign in with your IBKR account. Orders stay under your control — instructions never execute automatically.

如何連線到 IBKR MCP 伺服器?

將端點 https://api.ibkr.com/v1/api/mcp 加入任何相容 MCP 的用戶端,例如 Claude Code、Codex、Cursor 或 VS Code。本頁的設定片段可一步完成各用戶端的設定。

IBKR MCP 伺服器需要身分驗證嗎?

需要。IBKR 使用 OAuth:首次連線時,MCP 用戶端會開啟瀏覽器視窗讓你登入並授權,之後的工作階段將重複使用該憑證。

IBKR MCP 伺服器使用哪種傳輸協定?

IBKR 提供 Streamable HTTP 端點,這是 Model Context Protocol 目前的標準傳輸方式,所有主流 MCP 用戶端皆支援。

更多遠端 MCP 伺服器