{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_h3ne96pqftd5","handle":"ezib-mcp","url":"https://wellknown.network/agents/ezib-mcp","links":{"self":"https://wellknown.network/agents/ezib-mcp/record.json","html":"https://wellknown.network/agents/ezib-mcp","markdown":"https://wellknown.network/agents/ezib-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ezib-mcp","status":"https://wellknown.network/api/v1/agents/ezib-mcp/status","claim":"https://wellknown.network/agents/ezib-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ezib-mcp/claim.json","badge":"https://wellknown.network/agents/ezib-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/ezib-mcp/history","tools":"https://wellknown.network/api/v1/agents/ezib-mcp/tools"},"ard":{"identifier":"urn:air::server:ezib-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ezib-mcp","summary":"An MCP server built on `ezib_async` that exposes Interactive Brokers' trading and market data functionality.","description":"<h1 align=\"center\">EZIB-MCP: Interactive Brokers Trading for AI Agents</h1>\n\nA [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server implementation that enables AI agents to interact with Interactive Brokers' trading platform, providing access to market data, account information, and trading functionality.\n\n## Overview\n\nThis project provides an MCP server built on `ezib_async` that allows AI agents to connect to Interactive Brokers, retrieve account information, manage portfolios, and execute trades. It serves as both a practical tool for algorithmic trading and a reference implementation for building MCP servers.\n\nThe implementation follows the best practices laid out for building MCP servers, allowing seamless integration with any MCP-compatible client.\n\n## Features\n\nThe server provides several powerful tools for trading and market data:\n\n1. **Account Information**: Access account balances, positions, and portfolio data\n2. **Market Data**: Retrieve real-time and historical market data\n3. **Order Management**: Place, modify, and cancel orders\n4. **Position Management**: Monitor and manage trading positions\n\n## Prerequisites\n\n- Python 3.11+\n- Interactive Brokers TWS or IB Gateway running\n- Docker if running the MCP server as a container (recommended)\n\n## Installation\n\n### Using pip\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/kelvingao/ezib-mcp.git\n   cd ezib-mcp\n   ```\n\n2. Install dependencies:\n   ```bash\n   pip install -e .\n   ```\n\n3. Create a `.env` file based on `.env.example`:\n   ```bash\n   cp .env.example .env\n   ```\n\n4. Configure your environment variables in the `.env` file (see Configuration section)\n\n### Using Docker (Recommended)\n\n1. Build the Docker image:\n   ```bash\n   docker build -t mcp/ezib --build-arg PORT=8050 .\n   ```\n\n2. Create a `.env` file based on `.env.example` and configure your environment variables\n\n## Configuration\n\nThe following environment variables can be configured in your `.env` file:\n\n| Var…","publisher":null,"homepage":null,"repository":null,"version":"0.1.6","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ezib-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"derived"}],"categories":["dev","finance"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ezib-mcp","registry":"pypi","observedAt":"2026-09-15T14:27:02.845Z","publishedAt":"2025-11-19T13:06:32.904708Z","latestVersion":"0.1.6"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ezib-mcp","url":"https://pypi.org/project/ezib-mcp/","firstSeenAt":"2026-09-09T15:22:11.240Z","fetchedAt":"2026-09-15T14:25:18.589Z","normalizedAt":"2026-09-15T14:25:18.589Z"}]},"firstSeenAt":"2026-09-09T15:22:11.240Z","updatedAt":"2026-09-15T14:27:02.845Z"}