Robinhood Crypto MCP Server
An execution toolkit for the official Robinhood Crypto Trading API, delivered over the Model Context Protocol. It runs locally over stdio via the published package.
People who work with blockchain, crypto and hood and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-15 · ★ 8 · #114 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Robinhood Crypto
before you install - you'll need
Set ROBINHOOD_CRYPTO_API_KEY, ROBINHOOD_CRYPTO_PRIVATE_KEY, ROBINHOOD_CRYPTO_ENABLE_TRADING, ROBINHOOD_CRYPTO_MAX_DAILY_USD, ROBINHOOD_CRYPTO_SYMBOL_ALLOWLIST before connecting. ROBINHOOD_CRYPTO_MAX_ORDER_USD is optional or environment-specific per the README.
Claude Code
claude mcp add nirholas-robinhood-mcp -- npx -y robinhood-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"nirholas-robinhood-mcp": {
"command": "npx",
"args": [
"-y",
"robinhood-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-20 - young repo, little track record yet
license Apache-2.0 - declared in the repository
npm package robinhood-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.nirholas is GitHub-verified and matches the repo owner
03 · Who maintains Robinhood Crypto
Robinhood Crypto is maintained by nirholas. We track 66 MCP servers from nirholas - 65 actively maintained, 7,838 combined GitHub stars, oldest repo from Feb 2024. Full record: all servers from nirholas.
- XActions X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required. ★ 533
- Metaplex Agent Registry Deploy AI agents on-chain on Solana with an EIP-8004 identity. Deploy fee funds $THREE buybacks. ★ 194
- three.ws Copy Trading Manage copy-trade follows - follow leaders, tune sizing and guard rules, and track fees owed. ★ 194
- Alibaba Cloud DashScope - Qwen Alibaba Cloud DashScope MCP: Qwen chat, embeddings, and model discovery on your own account. ★ 194
- pump.fun Solana Data Free, read-only pump.fun + Solana MCP: token discovery, on-chain analysis, SNS, 3D snapshots. ★ 194
- three.ws Vanity Read the three.ws vanity-address market: quote difficulty + USDC price, browse the board. ★ 194
04 · Facts
- repository
- github.com/nirholas/robinhood-mcp
- category
- finance - ranked #114 of 318 actively-maintained finance servers as of 2026-09-18.
- registry
- io.github.nirholas/robinhood-mcp (active, first published 2026-07-20 · 2 versions)
- packages
- npm:robinhood-mcp
05 · Robinhood Crypto FAQ
What is Robinhood Crypto?
An execution toolkit for the official Robinhood Crypto Trading API, delivered over the Model Context Protocol. It runs locally over stdio via the published package.
Is Robinhood Crypto still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-15. We re-verify nightly.
How do I install Robinhood Crypto?
Run `npx -y robinhood-mcp`. The README documents 6 environment variables (ROBINHOOD_CRYPTO_API_KEY, ROBINHOOD_CRYPTO_PRIVATE_KEY, ROBINHOOD_CRYPTO_ENABLE_TRADING…) to set first. Set ROBINHOOD_CRYPTO_API_KEY, ROBINHOOD_CRYPTO_PRIVATE_KEY, ROBINHOOD_CRYPTO_ENABLE_TRADING, ROBINHOOD_CRYPTO_MAX_DAILY_USD, ROBINHOOD_CRYPTO_SYMBOL_ALLOWLIST before connecting. ROBINHOOD_CRYPTO_MAX_ORDER_USD is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Robinhood Crypto run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
06 · Alternatives to Robinhood Crypto
Alternatives to Robinhood Crypto
Maintained finance servers if Robinhood Crypto isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what Robinhood Crypto doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Sperax OS · Universal Blockchain MCP · Norman MCP Server · Bank Mcp™ · Fia Signals MCP
More TypeScript MCP servers · React Toolkit · Gread · pdfnative MCP - PDF generation, PAdES signing & introspection · see all