Tradernet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 18 Feb 2026.
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
Today is the operative word: we check Tradernet MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tradernet-mcp -- npx -y tradernet-mcp
{
"mcpServers": {
"tradernet-mcp": {
"args": [
"-y",
"tradernet-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tradernet-mcp]
command = "npx"
args = ["-y", "tradernet-mcp"]
{
"mcpServers": {
"tradernet-mcp": {
"args": [
"-y",
"tradernet-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tradernet-mcp": {
"args": [
"-y",
"tradernet-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TRADERNET_PUBLIC_KEY (Tradernet API public key), TRADERNET_PRIVATE_KEY (Tradernet API private key).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics
MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.
Connect AI assistants to eToro for portfolio analysis, market research, and trading.
Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis
MCP server for Modern Treasury — payment orders, transactions, counterparties and ledgers.
MCP server for Webull OpenAPI: trading and market data access for AI assistants
MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics
Answers built from our own checks of this server.