robinhood-mcp-server

robinhood-mcp-server

8

Robinhood MCP Server allows interaction with the Robinhood Crypto API, focusing on trading operations and market data delivery via REST and WebSocket interfaces. The project emphasizes security and easy configuration for users requiring real-time market data and effective account management.

Overview

The Robinhood MCP Server offers a comprehensive interface to the Robinhood Crypto API, supporting REST API and WebSocket for trading operations and market data retrieval. Key features include account management, error handling, logging, and real-time market updates. Configuration is facilitated through environment variables, requiring Python 3.8+, pip, and Robinhood API credentials.

Features

  • REST and WebSocket API interfaces
  • Real-time updates for market data and orders
  • Easy environment configuration
  • Security and error handling practices

Running the Server

Configure your .env file with Robinhood credentials, then start the server to access REST API and WebSocket services.