Labsco
verbart logo

Tradernet MCP Server

from verbart

MCP server for Tradernet/Freedom24 trading API โ€” portfolio, orders, quotes, alerts and more

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

Tradernet

Tradernet MCP Server

MCP server for the Tradernet / Freedom24 trading platform API. Manage your portfolio, place orders, get quotes, search tickers, set alerts โ€” all through AI assistants like Claude, ChatGPT, and others.

Available Tools

ToolDescription
get_user_dataAccount info, portfolio summary, open positions
get_portfolioCurrent positions, balances, P&L
place_orderPlace buy/sell/short/margin orders
cancel_orderCancel an active order
set_stop_loss_take_profitSet SL/TP for a position
get_security_infoTicker details (currency, exchange, min step)
get_quotes_historyHistorical OHLCV candlestick data
search_tickersSearch securities by name or symbol
add_price_alertSet a price alert with notifications
delete_price_alertRemove a price alert
get_security_sessionsList open security sessions
raw_api_callCall any Tradernet API command directly

Environment Variables

VariableRequiredDescription
TRADERNET_PUBLIC_KEYYesYour Tradernet API public key
TRADERNET_PRIVATE_KEYYesYour Tradernet API private key
TRADERNET_API_URLNoAPI base URL (default: https://tradernet.com/api)

API Documentation

This server implements the Tradernet API. For the full API reference, see the official documentation.