ibkr_trade_mcp 0.1.1
ibkr_trade_mcp: ^0.1.1 copied to clipboard
Model Context Protocol (MCP) server for Interactive Brokers Client Portal Gateway REST API.
Changelog #
0.1.1 #
- Enhanced package metadata and description for optimal pub.dev discoverability.
- Added topic tags (
mcp,trading,interactive-brokers,finance,json-rpc). - Updated dependency constraints and validated static analysis.
0.1.0 #
- Initial release of Model Context Protocol (MCP) server for Interactive Brokers.
- Added package example directory and usage example (
example/example.dart). - Completed dartdoc documentation for
McpLoggerandLogLevel. - Expanded
json_rpc_2dependency constraint range (>=3.0.2 <5.0.0).