67
/ 100
24 days ago
glama

Living Screener MCP

Review-only MCP server for stock, options, and crypto screening, trade planning, risk checks, backtesting, and journaling, designed to work alongside Robinhood's Trading MCP without placing orders.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 8 credentials: SCREENER_AUTH_TOKEN, MARKETDATA_API_KEY, MARKETDATA_TOKEN, TRADIER_ACCESS_TOKEN, FINNHUB_API_KEY, POLYGON_API_KEY, ALPACA_API_SECRET_KEY, ALPACA_LIVE_API_SECRET_KEY
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.
configDEFAULT_WATCHLIST
configCRYPTO_RESEARCH_SYMBOLS
configSCREENER_ENV
🔐 secretSCREENER_AUTH_TOKEN
configDATABASE_PATH
configAPPROVAL_PHRASE
configEVENT_DIRECT_SYMBOL
configEVENT_THEME
configMARKET_DATA_PROVIDER
configMARKET_DATA_INTERVAL
configMARKET_DATA_PERIOD
configOPTIONS_DATA_PROVIDER
🔐 secretMARKETDATA_API_KEY
🔐 secretMARKETDATA_TOKEN
🔐 secretTRADIER_ACCESS_TOKEN
configTRADIER_BASE_URL
🔐 secretFINNHUB_API_KEY
🔐 secretPOLYGON_API_KEY
configRUNTIME_READINESS_EVIDENCE_PATH
configSTOCK_BRIDGE_LIVE_AUTH
configBROKER_RECONCILIATION_SNAPSHOT_PATH
configALPACA_BASE_URL
configALPACA_LIVE_BASE_URL
configALPACA_API_KEY_ID
🔐 secretALPACA_API_SECRET_KEY
configALPACA_LIVE_API_KEY_ID
🔐 secretALPACA_LIVE_API_SECRET_KEY
configALPACA_DATA_URL
configAUTONOMY_STAGE
configALPACA_LIVE_CASH_AUTONOMY_AUTH
configSTOCK_BRIDGE_BROKER
configSCREENER_BASE_URL
configROBINHOOD_MCP_URL
configROBINHOOD_ACCOUNT_NUMBER
configSTOCK_BRIDGE_LIVE
configSTOCK_BRIDGE_INTERVAL_SECONDS
configSTOCK_BRIDGE_MIN_SCORE
configSTOCK_BRIDGE_MIN_RELATIVE_VOLUME
configSTOCK_BRIDGE_MAX_SPREAD_BPS
configSTOCK_BRIDGE_MAX_ORDER_NOTIONAL
configSTOCK_BRIDGE_MIN_ORDER_NOTIONAL
configSTOCK_BRIDGE_MAX_OPEN_POSITIONS
configSTOCK_BRIDGE_MAX_TRADES_PER_DAY
configSTOCK_BRIDGE_MAX_DAILY_LOSS
configSTOCK_BRIDGE_STOP_LOSS_PCT
configSTOCK_BRIDGE_TAKE_PROFIT_PCT
configSTOCK_BRIDGE_ALLOWED_BROKER_ALERT_TYPES
configSTOCK_BRIDGE_ACCOUNT_VALUE
configSTOCK_BRIDGE_SCAN_MAX_CANDIDATES
configSTOCK_BRIDGE_SCAN_REVIEW_TOP_N
configSTOCK_BRIDGE_AUTH_TIMEOUT_SECONDS
configSTOCK_BRIDGE_MAX_CONSECUTIVE_ERRORS
configSTOCK_BRIDGE_ERROR_COOLDOWN_SECONDS
configSTOCK_BRIDGE_MARKET_HOURS
configENABLE_CRYPTO_EXECUTION
configALLOW_MARKET_OPTIONS
configALLOW_MARKET_CRYPTO
configMAX_OPTION_CONTRACT_COST
configMAX_OPTION_ACCOUNT_RISK
configALPACA_EXPECTED_ENV
// 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 6 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/devinraylittle-boop-living-screener-mcp-11jyry)](https://m8ven.ai/mcp/devinraylittle-boop-living-screener-mcp-11jyry)
commit: 8ce54f2cec45bf1e9960685c80a61a5f451fa36e
code hash: 1c6498cc87ec0bd06e0dcb27e0417579956d8b4dc278f89a18f38676d594157b
verified: 7/7/2026, 10:04:46 AM
view raw JSON →