C
Emerging
74/100
13 hours ago
modelscope

stock-scanner-mcp

A modular MCP server for Claude Code and Claude Desktop that provides real-time access to stock and crypto market data.

Emerging. Nothing concerning found — the project is young, and grades cap until reputation is earned through real adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

Is this your MCP?

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 the top badge — read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: ALPHA_VANTAGE_API_KEY, FINNHUB_API_KEY, FRED_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowtsup@8.0.0GHSA-3mv9-4h5g-vhg3

tsup DOM Clobbering vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run. Since this is a local server, you set these in your own MCP client configuration and they stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretALPHA_VANTAGE_API_KEY"": "your-key-here",
🔐 secretFINNHUB_API_KEY"": "your-key-here",
🔐 secretFRED_API_KEY"": "your-key-here"
configSTOCK_SCANNER_DATA_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yyordanov-tradu-stock-scanner-mcp-1062ps)](https://m8ven.ai/mcp/yyordanov-tradu-stock-scanner-mcp-1062ps)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: ae0254f4d6aee68cfe7de4c797a902dff3f3ebaa
code hash: ae185ee6a60fd014fafb89408a221340abcc4fc04ec3a30da79f14e71f2e419b
verified: 8/13/2026, 9:04:18 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client