io.github.verbart/tradernet-mcp
NPM · TRADERNET-MCP · SCANNED AUG 3
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
Available components
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 →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (107 of 108), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (107 of 108), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 166 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 930 tokens (~77/item across 12 items; 12 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · tradernet-mcp
claude mcp add verbart-tradernet-mcp -- npx -y tradernet-mcp
codex mcp add verbart-tradernet-mcp -- npx -y tradernet-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"verbart-tradernet-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"tradernet-mcp"
],
"enabled": true
}
}
} openclaw mcp add verbart-tradernet-mcp --command npx --arg -y --arg tradernet-mcp
mcp_servers:
verbart-tradernet-mcp:
command: "npx"
args: ["-y", "tradernet-mcp"] {
"mcpServers": {
"verbart-tradernet-mcp": {
"command": "npx",
"args": [
"-y",
"tradernet-mcp"
]
}
}
} 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.
- 3 Aug 26 +4
- Stability: unverified → 0.23 ▲ functional
- 2 Aug 26 +43
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Schema quality: unverified → good ▲ functional
- License: unverified → pass ▲ functional
- First check of Schema quality: unverified functional
- Licence: MIT functional
- 31 Jul 26 −25
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 46
First indexed and scored.
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 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 107 packages
107 packages in the resolved dependency tree · 107 deprecated · 32 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
add_price_alert ~146
Set a price alert for a ticker. You'll be notified when the price condition is met.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_period | string | — | Re-alert frequency in seconds (0 = once) |
| notification_type | string | — | How to notify: email, sms, push, or all |
| price | string | yes | Target price for the alert |
| quote_type | string | — | Price basis: ltp (last trade), bap (best bid), bbp (best ask), op (open), pp (close) |
| ticker | string | yes | Ticker symbol in Tradernet format, e.g. "AAPL.US" |
| trigger_type | string | yes | When to trigger the alert |
No output schema declared.
No examples provided.
cancel_order ~28
Cancel an active order by its ID
| Name | Type | Req | Description |
|---|---|---|---|
| order_id | number | yes | Order ID to cancel |
No output schema declared.
No examples provided.
delete_price_alert ~30
Delete an existing price alert by its ID
| Name | Type | Req | Description |
|---|---|---|---|
| alert_id | number | yes | Alert ID to delete |
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_quotes_history ~175
Get historical candlestick (OHLCV) data for a ticker. Returns arrays of high/low/open/close prices with timestamps.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | — | Extra candlesticks beyond the date range (0 = none) |
| date_from | string | yes | Start date in format "DD.MM.YYYY hh:mm", e.g. "01.01.2025 00:00" |
| date_to | string | yes | End date in format "DD.MM.YYYY hh:mm", e.g. "31.01.2025 23:59" |
| ticker | string | yes | Ticker symbol, e.g. "AAPL.US" |
| timeframe | string | yes | Candle interval in minutes: 1, 5, 15, 60 (1h), or 1440 (1d) |
No output schema declared.
No examples provided.
get_security_info ~51
Get detailed information about a security/ticker (name, currency, exchange, min step, etc.)
| Name | Type | Req | Description |
|---|---|---|---|
| ticker | string | yes | Ticker 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.
place_order ~144
Place a new trading order (buy, sell, short, margin). Returns order_id on success.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Order action |
| expiration | string | — | Order expiration: day, day+extended, or good-till-cancelled |
| instrument | string | yes | Ticker symbol, e.g. "AAPL.US", "SBER", "SIE.EU" |
| limit_price | number | — | Limit price (for limit and stop_limit orders) |
| order_type | string | yes | Order type |
| quantity | integer | yes | Number of shares/lots |
| stop_price | number | — | Stop 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.
| Name | Type | Req | Description |
|---|---|---|---|
| command | string | yes | API command name |
| params | string | — | JSON string of parameters |
| use_v2 | boolean | — | Use 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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Search 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 ~91
Set stop-loss and/or take-profit for a position. Pass null to leave unchanged.
| Name | Type | Req | Description |
|---|---|---|---|
| instrument | string | yes | Ticker symbol, e.g. "AAPL.US" |
| stop_loss | — | yes | Stop-loss price, or null to skip |
| take_profit | — | yes | Take-profit price, or null to skip |
| trailing_stop_percent | — | — | Trailing stop-loss percentage, or null to skip |
No output schema declared.
No examples provided.