69
/ 100
17 days ago
glama

signal-scanner

YAML-rule stock/crypto screener: define a watchlist + plain rules (RSI, SMA cross, volume, 52-week) and get matches via console, Telegram, or MCP. Keyless (yfinance).

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.

Install from

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

// key findings
1 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSCAN_WATCHLIST
configSCAN_RULES
configSCAN_BACKEND
configSCAN_LOOKBACK_DAYS
configSCAN_RSI_PERIOD
configSCAN_SMA_FAST
configSCAN_SMA_SLOW
configSCAN_VOL_WINDOW
configSCAN_INTERVAL_Spython -m signal_scanner --watch # loop every (default 15m)
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_CHAT_ID
// 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 3 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/cstamigo-droid-signal-scanner-j9g8y7)](https://m8ven.ai/mcp/cstamigo-droid-signal-scanner-j9g8y7)
commit: edadd1b6dc2e74e6ab6b1fec0a1434d478567559
code hash: 6a2d9e90ae6af936966103952774439fdeca1125ecb1d75c73ce8e74caa1c757
verified: 7/14/2026, 8:31:44 AM
view raw JSON →