Connects Claude or ChatGPT to the Tradernet and Freedom24 trading platforms through their REST API. You get twelve tools covering the main trading workflows: checking your portfolio and positions, placing and canceling orders, setting stop losses and take profits, searching tickers, pulling historical OHLCV candles, and managing price alerts. Authentication uses public and private API keys from your Tradernet account settings. Works natively with Claude Desktop over stdio, but ChatGPT users need to run it through supergateway and ngrok since ChatGPT only supports HTTP transports. Useful if you want to manage trades, query market data, or monitor positions through conversational prompts instead of clicking through a web interface.
claude mcp add --transport stdio verbart-tradernet-mcp-server -- npx -y tradernet-mcp-server