mcpbeat Sign in

Robinhood Chain MCP Server

local only

Robinhood Chain runs on your own machine — the client starts it, so there is no endpoint to ping. 371 installs a week from npm. Last commit 10 Sep 2026.

Robinhood Chain (id 4663) trading intelligence: KOL trades, DEX tape, deployer reputation.

Installs per day peak 282 · avg 38 · -90% w/w
a month agotoday
371
Installs / week
npm · mcp-server-robinhood-chain
0
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Robinhood Chain 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-chain -- npx -y mcp-server-robinhood-chain
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "robinhood-chain": {
      "args": [
        "-y",
        "mcp-server-robinhood-chain"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.robinhood-chain]
command = "npx"
args = ["-y", "mcp-server-robinhood-chain"]
.cursor/mcp.json
{
  "mcpServers": {
    "robinhood-chain": {
      "args": [
        "-y",
        "mcp-server-robinhood-chain"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "robinhood-chain": {
      "args": [
        "-y",
        "mcp-server-robinhood-chain"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Robinhood Chain

same job, measured the same way
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

670 installs/wk local only
Dot AI
by vfarcic

AI-powered development platform for Kubernetes deployments and intelligent automation

462 installs/wk local only
i3deploy
by i3deploy

Deploy & release tracking with native MCP — ask Claude what's in production and cut the release.

answering
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
Apify
by mcparmory

Build, deploy, and run web scraping and automation actors in the cloud

258 installs/wk local only
AppDeploy
by appdeploy

AppDeploy turns app ideas described in AI chat into live full-stack web applications

answering
Quantifyme
by quantifyme

Describe a trading strategy in plain English and deploy a live signal model in one call. No signup.

13 tools answering
X
PreFlyte — DeFi Financial Intelligence for AI Agents
by preflyte

Evidence-based market data for AI agents deploying capital in DeFi. Empirical, not advertised.

9 tools answering

Robinhood Chain — questions

Answers built from our own checks of this server.

Why is there no uptime for Robinhood Chain?
Robinhood Chain 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 npm package mcp-server-robinhood-chain was installed 371 times last week.
How do I connect Robinhood Chain?
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 mcp-server-robinhood-chain straight from npm; nothing to host, nothing to sign up for.
How many people use Robinhood Chain?
The npm package mcp-server-robinhood-chain was installed 371 times in the last week. Week over week that is -90%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Robinhood Chain open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.