mcpbeat Sign in

Robinhood Portfolio Research MCP Server

local only

Robinhood Portfolio Research runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 6 Jun 2026.

Read-only research tools for Robinhood portfolio data

Installs per day peak 35 · avg 14 · -25% w/w
a month agotoday
84
Installs / week
pypi · robinhood-mcp
39
Stars
2 open issues
6 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Robinhood Portfolio Research every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add robinhood-mcp -- uvx robinhood-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "robinhood-mcp": {
      "args": [
        "robinhood-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.robinhood-mcp]
command = "uvx"
args = ["robinhood-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "robinhood-mcp": {
      "args": [
        "robinhood-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "robinhood-mcp": {
      "args": [
        "robinhood-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Robinhood Portfolio Research

same job, measured the same way
Fmind AI Security Architect Portfolio
by fmind

Read-only portfolio tools, resources, and prompts for Fmind.

9 tools answering
Hoodly GMGN Robinhood Research
by hoodly-agent

Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.

7 tools answering
Slatemark
by pdassoc-io

Trade journal plus read-only market, research, and brokerage data tools for external AI clients.

answering
Copilot Datagate
by afurlane

Policy-driven, read-only MCP server for safe database access from AI tools.

32 installs/wk local only
Portfolio MCP
by mmatinca

Marian Matinca's portfolio as MCP tools: projects, blog, profile, results. Read-only, RO+EN.

6 tools answering
SEO Tools: Yandex.Webmaster
by antohins

MCP server for Yandex.Webmaster search queries (read-only).

77 installs/wk local only
Robotbase MCP
by wygogogo19

Read-only BTC/XMR/ZEC/DOGE/LTC chain data for AI agents (16 tools)

15 tools answering
Quicken Mac MCP
by dweekly

Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.

76 installs/wk local only

Robinhood Portfolio Research — questions

Answers built from our own checks of this server.

Why is there no uptime for Robinhood Portfolio Research?
Robinhood Portfolio Research runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package robinhood-mcp was installed 84 times last week.
How do I connect Robinhood Portfolio Research?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls robinhood-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Robinhood Portfolio Research?
The pypi package robinhood-mcp was installed 84 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Robinhood Portfolio Research open source?
Yes — it is published under the MIT licence, written in Python, 39 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.