Back to search
30
MCP

ib-mcp

pypi/ib-mcp

Model Context Protocol (MCP) server exposing Interactive Brokers data via ib_async + FastMCP

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ib-async-mcp
MCP server wrapping ib_async for Interactive Brokers API
0 tools
mcp
A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
0 tools
mcp-trader
A Model Context Protocol (MCP) server for stock traders
0 tools
ibm-mdm-mcp-server
A Model Context Protocol (MCP) server for IBM Master Data Management (MDM) services
0 tools
metatrader-mcp-server
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
0 tools
ibkr-mcp
Interactive Brokers MCP Server for AI-powered trading
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ib-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}