Skip to main content
Glama

IBKR TWS MCP Server

by haymant
pyproject.toml475 B
[project] name = "ibkr-tws-mcp-server" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "debugpy>=1.8.17", "aeventkit==2.1.0", "ib-async==2.0.1", "mcp[cli]>=1.18.0", "python-dotenv>=1.1.1", "starlette>=0.48.0", "uvicorn[standard]>=0.37.0", "asyncio==4.0.0" ] [dependency-groups] dev = [ "pytest>=8.4.2", "pytest-asyncio>=1.2.0", "pytest-mock>=3.15.1", ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/haymant/tws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server