tradernet-mcp (verbart/tradernet-mcp) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 12 tools. No publisher has claimed this listing.
MCP server for Tradernet/Freedom24 trading platform API, enabling portfolio management, order placement, quotes, ticker search, and price alerts via AI assistants.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
verbart
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
get_user_dataGet initial user data (account info, portfolio summary, open positions). This is the primary command to check your account status.
get_portfolioGet current portfolio positions and account balances. Returns account funds, open positions with P&L, market values, and settlement info.
place_orderPlace a new trading order (buy, sell, short, margin). Returns order_id on success.
cancel_orderCancel an active order by its ID
set_stop_loss_take_profitSet stop-loss and/or take-profit for a position. Pass null to leave unchanged.
get_security_infoGet detailed information about a security/ticker (name, currency, exchange, min step, etc.)
get_quotes_historyGet historical candlestick (OHLCV) data for a ticker. Returns arrays of high/low/open/close prices with timestamps.
search_tickersSearch for securities/tickers by name or symbol. Supports market filter with @ syntax, e.g. "AAPL@FIX" for NYSE/NASDAQ.
add_price_alertSet a price alert for a ticker. You'll be notified when the price condition is met.
delete_price_alertDelete an existing price alert by its ID
get_security_sessionsGet list of currently open security sessions (for two-factor authentication operations)
raw_api_callMake a raw API call to any Tradernet command. Use this for commands not covered by other tools.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
TRADERNET_API_URLNo API base URL (default: https://tradernet.com/api)TRADERNET_PRIVATE_KEY"": "your_private_key"TRADERNET_PUBLIC_KEY"": "your_public_key",Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
12/12 tools missing one or more hints — get_user_data (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_portfolio (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); place_order (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +9 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
8/12 tool handlers declare input schemas (67%)
Declare an inputSchema with zod/joi/yup on every tool definition.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 13 high severity in production deps — @modelcontextprotocol/sdk@1.12.1 (high), @modelcontextprotocol/sdk@1.12.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/verbart/tradernet-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check