41
/ 100
22 days ago
glama

Robinhood Portfolio Tracker MCP Server

Enables portfolio management, trading, and automated bot operations for Robinhood accounts through MCP tools like get_portfolio, buy_stock, sell_stock, and bot management.

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 3 credentials: RH_PASSWORD, RH_DEVICE_TOKEN, RH_ACCESS_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.
configRH_PAPER3. Paper Trading: Use paper trading mode (=true) for testing
configRH_USERNAME
🔐 secretRH_PASSWORD
🔐 secretRH_DEVICE_TOKEN
🔐 secretRH_ACCESS_TOKEN
configRH_TOKEN_TYPE
// 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/kvcpers-robinhood-portfolio-tracker-mcp-it8vbe)](https://m8ven.ai/mcp/kvcpers-robinhood-portfolio-tracker-mcp-it8vbe)
commit: 1857e6018ffeadb06b36d4f41a90eb798f1c30ad
code hash: 256383de6019fd05a28f206efe628b31698a40c4a405abc6a5353afacc211f1f
verified: 6/22/2026, 12:51:13 PM
view raw JSON →