0
/ 100
22 days ago
glama

Robinhood Chain EVM MCP

A zero-dependency MCP server that bridges AI agents to Robinhood Chain and Arbitrum Orbit L2 networks, enabling querying balances, simulating transactions, and signing/broadcasting EVM transactions via JSON-RPC tools.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/robinhood-evm-mcp, ~/.env, ~/.env
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 3 credentials: ROBINHOOD_CHAIN_PRIVATE_KEY, EVM_PRIVATE_KEY, PRIVATE_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.
configAFFILIATE_FEE_RECIPIENT
configROBINHOOD_CHAIN_RPC_URL"https://rpc.mainnet.chain.robinhood.com"
🔐 secretROBINHOOD_CHAIN_PRIVATE_KEY
🔐 secretEVM_PRIVATE_KEY
🔐 secretPRIVATE_KEY
configAFFILIATE_FEE_PERCENT
configMEME_FACTORY_ADDRESS
// 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/aashu91-robinhood-evm-mcp-1ko3qg)](https://m8ven.ai/mcp/aashu91-robinhood-evm-mcp-1ko3qg)
commit: ab2364a4cdc794b7c5fe1ebce8594cdb97452232
code hash: 34a0790cf508d1eb3ae05b90f1c9c15a3fcca9417aee173a56bd5ffa83466e83
verified: 7/9/2026, 10:04:35 AM
view raw JSON →