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

io.github.Top5StocksAPI/mcp-server

NPM · TOP5STOCKS-MCP-SERVER · SCANNED AUG 3

Daily AI-ranked stock, crypto, and macro research data from the Top 5 Stocks API.

+22 this week 68 Trust /100
Trust breakdown (6 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 →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), 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 (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 843 tokens (~40/item across 21 items; 21 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

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 · top5stocks-mcp-server

# add to Claude Code
claude mcp add top5stocksapi-mcp-server -- npx -y top5stocks-mcp-server
# add to Codex CLI
codex mcp add top5stocksapi-mcp-server -- npx -y top5stocks-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "top5stocksapi-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "top5stocks-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add top5stocksapi-mcp-server --command npx --arg -y --arg top5stocks-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  top5stocksapi-mcp-server:
    command: "npx"
    args: ["-y", "top5stocks-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "top5stocksapi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "top5stocks-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.

  • 3 Aug 26 +1

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

  • 2 Aug 26 +46
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Schema quality: unverified → good functional
    • Stability: unverified → 0.23 functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 −17
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 +13
    • Provenance: unverified → fail security
    • Malware scan: pass → unverified security
    • Install scripts: unverified → pass security
    • Dependency health: partial → unverified functional
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 29 Jul 26 +1
    • Dependency health: unverified → partial functional
  • 28 Jul 26 −22
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 46

    First indexed and scored.

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 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 21 exposed · ~843 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.

Tool Tokens
get_alerts_today ~36

Today's upside/downside level alert events. Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_api_metadata ~38

API metadata: available endpoints, plans, rate limits. Requires plan: free (no auth needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_confidence_latest ~35

Latest model confidence/calibration metrics. Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_crypto_watchlist_free ~38

Today's free Top 5 Crypto watchlist. Requires plan: free (no auth needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_crypto_watchlist_full ~38

Full crypto watchlist detail with reference levels. Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_daily_stocks_detail ~49

Full per-stock detail for today's watchlist: technical reference levels, thesis, why_ranked breakdown. Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_daily_watchlist ~43

Today's full Top 5 Stocks watchlist with risk labels and catalyst summaries. Requires plan: starter (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_daily_watchlist_free ~50

Today's free Top 5 Stocks momentum watchlist (symbol, price, rank only — no reference levels). Requires plan: free (no auth needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_generational_latest ~37

Latest monthly Generational quality-screen watchlist. Requires plan: ultra (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_macro_context ~43

Today's macro regime context (VIX, yields, GDP, CPI, Fed). Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_performance ~42

Full performance breakdown: win rate, avg return, per-pick history. Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_performance_crypto_cumulative_free ~41

Cumulative crypto watchlist performance chart (free). Requires plan: free (no auth needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_performance_cumulative_free ~42

Cumulative $10k simulated performance chart data (free). Requires plan: free (no auth needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_performance_history ~36

Historical daily watchlist entries with outcomes. Requires plan: starter (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_performance_symbols ~34

Per-symbol lifetime performance stats. Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_performance_undervalued ~43

Undervalued (long-horizon) watchlist performance. Requires plan: free (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_performance_undervalued_cumulative_free ~46

Cumulative undervalued watchlist performance chart (free). Requires plan: free (no auth needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_stocks_sectors ~36

Sector breakdown of today's watchlist. Requires plan: pro (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_ultra_archive ~34

Full historical Ultra-tier archive. Requires plan: ultra (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_undervalued_latest ~44

Latest long-horizon Undervalued watchlist (GARP scan). Requires plan: ultra (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_watchlist_changes ~38

Day-over-day watchlist additions/removals. Requires plan: starter (API key needed). Educational market research only — not financial advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.