robinhood-mcp

verygoodplugins/robinhood-mcp
★ 21 stars Python 🤖 AI/LLM Updated today
Read-only MCP server for Robinhood portfolio research
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "robinhood-mcp": {
      "command": "uvx",
      "args": [
        "robinhood-mcp"
      ]
    }
  }
}

Or install with pip: pip install robinhood-mcp

README Excerpt

<!-- mcp-name: io.github.verygoodplugins/robinhood-mcp --> A read-only MCP server for Robinhood portfolio research. Wraps [robin_stocks](https://github.com/jmfernandes/robin_stocks) to give AI assistants access to your portfolio data for analysis. > **⚠️ Research Tool Only** - This server provides read-only access. No trading functionality is exposed.

Tools (17)

ROBINHOOD_TOTP_SECRETrobinhood_get_accountsrobinhood_get_dividendsrobinhood_get_earningsrobinhood_get_fundamentalsrobinhood_get_historicalsrobinhood_get_newsrobinhood_get_options_positionsrobinhood_get_order_historyrobinhood_get_portfoliorobinhood_get_positionrobinhood_get_positionsrobinhood_get_quoterobinhood_get_ratingsrobinhood_get_watchlistrobinhood_search_symbolsyour_email