Tradernet MCP Server
JSON →MCP server for Tradernet/Freedom24 trading API â portfolio, orders, quotes, alerts and more
Install
npx -y tradernet-mcp Tools · 12
- get_user_data Account info, portfolio summary, open positions
- get_portfolio Current positions, balances, P&L
- place_order Place buy/sell/short/margin orders
- cancel_order Cancel an active order
- set_stop_loss_take_profit Set SL/TP for a position
- get_security_info Ticker details (currency, exchange, min step)
- get_quotes_history Historical OHLCV candlestick data
- search_tickers Search securities by name or symbol
- add_price_alert Set a price alert with notifications
- delete_price_alert Remove a price alert
- get_security_sessions List open security sessions
- raw_api_call Call any Tradernet API command directly
Environment variables
TRADERNET_PUBLIC_KEYTRADERNET_PRIVATE_KEYTRADERNET_API_URL