Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.verbart/tradernet-mcp-server

NPM · TRADERNET-MCP-SERVER · SCANNED SEP 20

MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more

0 this week 75 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 34 of 108 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability72
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1096 tokens (~60/item across 18 items; 18 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_price_alert" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.verbart/tradernet-mcp-server server?

io.github.verbart/tradernet-mcp-server runs locally as an npm package, launched with npx -y tradernet-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · tradernet-mcp-server

# add to Claude Code
claude mcp add verbart-tradernet-mcp-server -- npx -y tradernet-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "verbart-tradernet-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tradernet-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "verbart-tradernet-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tradernet-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add verbart-tradernet-mcp-server -- npx -y tradernet-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "verbart-tradernet-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "tradernet-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add verbart-tradernet-mcp-server --command npx --arg -y --arg tradernet-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  verbart-tradernet-mcp-server:
    command: "npx"
    args: ["-y", "tradernet-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "verbart-tradernet-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "tradernet-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add verbart-tradernet-mcp-server -t stdio -c npx -a -y tradernet-mcp-server
// mcp.json
{
  "mcpServers": {
    "verbart-tradernet-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tradernet-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 7 Sept 26 +1
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/tradernet-mcp-server@1.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 108 packages
Packages resolved 108
Stale 34
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 18 exposed · ~1,096 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_price_alert ~146

Set a price alert for a ticker. You'll be notified when the price condition is met.

NameTypeReqDescription
alert_periodstringRe-alert frequency in seconds (0 = once)
notification_typestringHow to notify: email, sms, push, or all
pricestringyesTarget price for the alert
quote_typestringPrice basis: ltp (last trade), bap (best bid), bbp (best ask), op (open), pp (close)
tickerstringyesTicker symbol in Tradernet format, e.g. "AAPL.US"
trigger_typestringyesWhen to trigger the alert

No output schema declared.

No examples provided.

cancel_order ~28

Cancel an active order by its ID

NameTypeReqDescription
order_idnumberyesOrder ID to cancel

No output schema declared.

No examples provided.

delete_price_alert ~30

Delete an existing price alert by its ID

NameTypeReqDescription
alert_idnumberyesAlert ID to delete

No output schema declared.

No examples provided.

get_best_traders ~20

Get the ranking of best traders on the platform

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_blog_feed ~31

Get user subscription blog feed (investment posts and ideas)

NameTypeReqDescription
pageintegerPage number for pagination

No output schema declared.

No examples provided.

get_invest_ideas ~38

Get investment ideas/feed for a specific ticker

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. "AAPL.US"

No output schema declared.

No examples provided.

get_portfolio ~35

Get current portfolio positions and account balances. Returns account funds, open positions with P&L, market values, and settlement info.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_profit_list ~16

Get achievement/profit ranking list

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_quotes_history ~175

Get historical candlestick (OHLCV) data for a ticker. Returns arrays of high/low/open/close prices with timestamps.

NameTypeReqDescription
countintegerExtra candlesticks beyond the date range (0 = none)
date_fromstringyesStart date in format "DD.MM.YYYY hh:mm", e.g. "01.01.2025 00:00"
date_tostringyesEnd date in format "DD.MM.YYYY hh:mm", e.g. "31.01.2025 23:59"
tickerstringyesTicker symbol, e.g. "AAPL.US"
timeframestringyesCandle interval in minutes: 1, 5, 15, 60 (1h), or 1440 (1d)

No output schema declared.

No examples provided.

get_safety_types ~22

Get available security session types (SMS, token, etc.)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_security_info ~51

Get detailed information about a security/ticker (name, currency, exchange, min step, etc.)

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. "AAPL.US", "SBER"

No output schema declared.

No examples provided.

get_security_sessions ~23

Get list of currently open security sessions (for two-factor authentication operations)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_user_data ~34

Get initial user data (account info, portfolio summary, open positions). This is the primary command to check your account status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_user_info ~30

Get user profile information by user ID

NameTypeReqDescription
user_idnumberyesUser ID to look up

No output schema declared.

No examples provided.

place_order ~144

Place a new trading order (buy, sell, short, margin). Returns order_id on success.

NameTypeReqDescription
actionstringyesOrder action
expirationstringOrder expiration: day, day+extended, or good-till-cancelled
instrumentstringyesTicker symbol, e.g. "AAPL.US", "SBER", "SIE.EU"
limit_pricenumberLimit price (for limit and stop_limit orders)
order_typestringyesOrder type
quantityintegeryesNumber of shares/lots
stop_pricenumberStop price (for stop and stop_limit orders)

No output schema declared.

No examples provided.

raw_api_call ~76

Make a raw API call to any Tradernet command. Use this for commands not covered by other tools.

NameTypeReqDescription
commandstringyesAPI command name
paramsstringJSON string of parameters
use_v2booleanUse API v2 endpoint (/api/v2/cmd/) instead of v1

No output schema declared.

No examples provided.

search_tickers ~97

Search for securities/tickers by name or symbol. Supports market filter with @ syntax, e.g. "AAPL@FIX" for NYSE/NASDAQ.

NameTypeReqDescription
querystringyesSearch text. Use "TICKER@MARKET" to filter by market. Markets: MCX (MICEX), FORTS (derivatives), FIX (NYSE/NASDAQ), EU (Europe), KASE (Kazakhstan)

No output schema declared.

No examples provided.

set_stop_loss_take_profit ~100

Set stop-loss and/or take-profit for a position. Pass null to leave unchanged.

NameTypeReqDescription
instrumentstringyesTicker symbol, e.g. "AAPL.US"
stop_lossnumber|nullyesStop-loss price, or null to skip
take_profitnumber|nullyesTake-profit price, or null to skip
trailing_stop_percentnumber|nullTrailing stop-loss percentage, or null to skip

No output schema declared.

No examples provided.

Common questions

What is the io.github.verbart/tradernet-mcp-server server?

io.github.verbart/tradernet-mcp-server is listed in the public MCP registry as io.github.verbart/tradernet-mcp-server. MCP server for Tradernet/Freedom24 trading API, portfolio, orders, quotes, and more. This page covers its npm package (tradernet-mcp-server).

Is the io.github.verbart/tradernet-mcp-server server safe to use?

io.github.verbart/tradernet-mcp-server scores 75 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.verbart/tradernet-mcp-server server expose?

io.github.verbart/tradernet-mcp-server exposes 18 tools: get_user_data, get_user_info, get_portfolio, place_order, cancel_order, and 13 more. Their descriptions and schemas cost roughly 1,096 tokens of context every time the server is loaded.

Is the io.github.verbart/tradernet-mcp-server server still maintained?

io.github.verbart/tradernet-mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.verbart/tradernet-mcp-server server under?

io.github.verbart/tradernet-mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.