Back to search
30
MCP

ib-async-mcp

pypi/ib-async-mcp

MCP server wrapping ib_async for Interactive Brokers API

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

Similar MCP servers embedding-nearest

ib-mcp
Model Context Protocol (MCP) server exposing Interactive Brokers data via ib_async + FastMCP
0 tools
ezib-mcp
An MCP server built on `ezib_async` that exposes Interactive Brokers' trading and market data functionality.
0 tools
ibkr-mcp
Interactive Brokers MCP Server for AI-powered trading
0 tools
iflow-mcp_rcontesti-ib-fastmcp-server
FastMCP server for Interactive Brokers Web API
0 tools
iflow-mcp_xiao81-ibkr-mcp-server
Interactive Brokers MCP Server for TWS API
0 tools
interactive-brokers-mcp
MCP server for Interactive Brokers Gateway — 6 tools for market data and account access via Claude
0 tools

How to use

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

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