ibkr_trade_mcp 0.1.1 copy "ibkr_trade_mcp: ^0.1.1" to clipboard
ibkr_trade_mcp: ^0.1.1 copied to clipboard

Model Context Protocol (MCP) server for Interactive Brokers Client Portal Gateway REST API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ibkr_trade_mcp

With Flutter:

 $ flutter pub add ibkr_trade_mcp

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ibkr_trade_mcp: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ibkr_trade_mcp/ibkr_trade_mcp.dart';
1
likes
160
points
82
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Model Context Protocol (MCP) server for Interactive Brokers Client Portal Gateway REST API.

Repository (GitHub)
View/report issues
Contributing

Topics

#mcp #trading #interactive-brokers #finance #json-rpc

License

Apache-2.0 (license)

Dependencies

args, ib_trade_core, json_rpc_2, stream_channel

More

Packages that depend on ibkr_trade_mcp