rb-mcp

rb-mcp

1

Robinhood MCP Server is a Model Context Protocol server designed to offer Robinhood trading functionalities to LLM clients like Claude Desktop. It features tools for accessing stock information and executing trading operations, while ensuring secure management of user credentials.

Overview

A Model Context Protocol (MCP) server that integrates with Robinhood's trading functionality for use with LLM clients such as Claude Desktop.

Features

  • Access to stock quotes and market data.
  • Ability to place various types of stock orders.
  • Tools to monitor portfolios and trading history.

Setup

  • Requires Python 3.8+ and a Robinhood account.
  • Use the uv package manager for Claude Desktop integration.

Usage

  • Authenticate with Robinhood for trading.
  • Provides tools for stock information, trading operations, and portfolio management.

Security Notes

  • Credentials are managed by the robin_stocks library locally using a pickle file.