74
/ 100
10 days ago
glama

ValueScope

Standardized DCF valuation engine for stocks (A-shares, Hong Kong, US, Japan). One run_dcf tool with an analyst-style two-phase flow: baseline valuation from 5-year historicals, then a final valuation with reasoned assumptions — value bridge, sensitivity matrix, reverse DCF. Deterministic: same inputs, same result.

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.
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 7 credentials: GA_API_SECRET, FMP_API_KEY, DEEPSEEK_API_KEY, SERPER_API_KEY, RESEND_API_KEY, JWT_SECRET, IBKR_FLEX_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.
configBACKEND_URL
configNEXT_PUBLIC_API_URL
configNEXT_PUBLIC_ENABLE_AI_VALUATION
configGA_MEASUREMENT_ID
🔐 secretGA_API_SECRET
configGA_CLIENT_ID_SALT
configVS_INTERNAL_IPS
configFETCH_MAX_CONCURRENCY
configSNAPSHOT_SCHEDULER
🔐 secretFMP_API_KEYexport ='your_api_key_here'
configTHREAD_POOL_SIZE
🔐 secretDEEPSEEK_API_KEY
🔐 secretSERPER_API_KEY
configMCP_DAILY_LIMIT
configMCP_US_TRIAL_DAILY_LIMIT
configMCP_US_TRIAL_GLOBAL_DAILY
configRATE_LIMIT_PER_MIN
configRATE_LIMIT_PER_DAY
configADMIN_EMAILS
🔐 secretRESEND_API_KEY
🔐 secretJWT_SECRET
configVS_DB_PATH
configVS_MAX_COLD_FETCH
configVS_AI_DAILY_LIMIT
configDATABASE_URL
🔐 secretIBKR_FLEX_TOKEN
configIBKR_FLEX_QUERY_ID
configIBKR_FLEX_MAP
configPORTFOLIOS
configDEPOSIT_CAPITAL
configDEPOSIT_FX_RATE
configB_SHARE_CAPITAL
configDEPOSIT_BROKERS
configPORTFOLIO_DB_PATH
configBACKUP_DIR
configNO_COLOR
// 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 4 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/alanhewenyu-valuescope-w2m8n1)](https://m8ven.ai/mcp/alanhewenyu-valuescope-w2m8n1)
commit: f0df21221aead37d274b8884edcde4690cd52446
code hash: 38d4b7a759564d1a26468b929e2c26b4979d0913993c5e78540a17a4ad46f097
verified: 7/21/2026, 8:49:58 AM
view raw JSON →