67
/ 100
3 days ago
glama

stock-research-mcp

Provides comprehensive stock research and trading execution for Claude, aggregating data from Alpha Vantage, Finnhub, and Alpaca APIs.

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 4 credentials: ALPHA_VANTAGE_API_KEY, FINNHUB_API_KEY, ALPACA_API_KEY, ALPACA_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.
🔐 secretALPHA_VANTAGE_API_KEYyour_key_here
🔐 secretFINNHUB_API_KEYyour_key_here
🔐 secretALPACA_API_KEYyour_key_here
🔐 secretALPACA_SECRET_KEYyour_secret_here
configALPACA_PAPERtrue # Set to false for live trading
configCACHE_DB_PATH
configTRADING_MAX_POSITION_SIZE
configTRADING_MAX_ORDER_VALUE
configTRADING_ALLOWED_SYMBOLSAAPL,MSFT,GOOGL # Leave empty for all symbols
// 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/mz462-stock-research-mcp-r4aho6)](https://m8ven.ai/mcp/mz462-stock-research-mcp-r4aho6)
commit: 1c5b48fd63d42286057ca6cfce1a6f71cbeb44cb
code hash: 84fc2869c7b1bb0c26322a0ef3b90597c0e5b77c89c79865274106cb4076bae5
verified: 6/22/2026, 1:10:00 PM
view raw JSON →