{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_b8aua5uq3pyb","handle":"iflow-mcp-gaochx-ibkr-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-gaochx-ibkr-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-gaochx-ibkr-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-gaochx-ibkr-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-gaochx-ibkr-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-gaochx-ibkr-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-gaochx-ibkr-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-gaochx-ibkr-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-gaochx-ibkr-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-gaochx-ibkr-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-gaochx-ibkr-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-gaochx-ibkr-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-gaochx-ibkr-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_gaochx_ibkr-mcp-server","summary":"Interactive Brokers MCP Server for account management, trading operations, and market data","description":"# IBKR MCP Server\n\nAn Interactive Brokers (IBKR) MCP server implementation based on FastMCP 2.0 and MCP StreamableHTTP, providing account management, trading operations, and market data query functionality.\n\n## Features\n\n- 🔗 **Connection Management**: Stable connection with IBKR TWS/Gateway\n- 📊 **Account Information**: Query account summary, positions, and balances\n- 💹 **Trading Operations**: Place orders, cancel orders, query order status\n- 📈 **Market Data**: Real-time and historical market data retrieval\n- 🛡️ **Type Safety**: Data validation using Pydantic\n- ⚡ **Async Architecture**: High-performance asynchronous I/O operations\n- 📝 **Rich Logging**: Structured logging\n- 🔧 **Flexible Configuration**: Support for environment variables and configuration files\n\n## Installation\n\n### Install from Source\n\n```bash\ngit clone https://github.com/yourusername/ibkr-mcp-server.git\ncd ibkr-mcp-server\n\n# Create virtual environment\npython3 -m venv venv\nsource venv/bin/activate\n\n# Install the package\npip install -e .\n```\n\n### Development Setup\n\n```bash\n# Install development dependencies\npip install -e \".[dev]\"\n\n# Setup pre-commit hooks\npre-commit install\n```\n\n## Quick Start\n\n### 1. Configure Environment\n\nCreate a `.env` file in the project root:\n\n```env\n# MCP Server Settings\nMCP__HOST=0.0.0.0\nMCP__PORT=8080\n\n# IBKR Connection Settings\nIBKR__HOST=127.0.0.1\nIBKR__PORT=4002\nIBKR__CLIENT_ID=1\nIBKR__READONLY=false\n\n# Logging Settings\nLOGGING__LEVEL=INFO\n```\n\n### 2. Test Connection\n\n```bash\n# Test IBKR connection\npython -m ibkr_mcp_server.cli test --host 127.0.0.1 --port 4002\n```\n\n### 3. Start Server\n\n```bash\n# Start server\npython -m ibkr_mcp_server.cli serve\n\n# Or with custom parameters\npython -m ibkr_mcp_server.cli serve --host 0.0.0.0 --port 8080\n```\n\n## Configuration\n\n### Environment Variables\n\n| Variable | Default | Description |\n|----------|---------|-------------|\n| `MCP__HOST` | `0.0.0.0` | MCP server listen address |\n| `MCP__PORT` | `8080` | MCP server port |\n| `IBKR__HO…","publisher":null,"homepage":"https://github.com/yourusername/ibkr-mcp-server","repository":"https://github.com/yourusername/ibkr-mcp-server","version":"0.1.0","license":"MIT License  Copyright (c) 2024 IBKR MCP Server  Permission is …","protocols":["mcp"],"tags":["api","interactive-brokers","mcp","trading"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_gaochx_ibkr-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"declared"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"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":"iflow-mcp_gaochx_ibkr-mcp-server","registry":"pypi","observedAt":"2026-09-15T18:21:44.231Z","publishedAt":"2026-01-15T05:35:08.067683Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_gaochx_ibkr-mcp-server","url":"https://pypi.org/project/iflow-mcp_gaochx_ibkr-mcp-server/","firstSeenAt":"2026-09-09T19:23:05.158Z","fetchedAt":"2026-09-15T18:19:35.340Z","normalizedAt":"2026-09-15T18:19:35.340Z"}]},"firstSeenAt":"2026-09-09T19:23:05.158Z","updatedAt":"2026-09-15T18:21:44.231Z"}