Back to Browse

Hoodly Gmgn Robinhood MCP Server

FinanceLow Risk9.8MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://gmgn.hoodly.io/mcp

Security Report

9.8
Low Risk9.8Low Risk

Valid MCP server (2 strong, 3 medium validity signals). 1 known CVE in dependencies Imported from the Official MCP Registry.

7 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-hoodly-agent-hoodly-gmgn-robinhood-mcp": {
      "url": "https://gmgn.hoodly.io/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Hoodly GMGN Robinhood Research MCP

Read-only MCP service for Hoodly's Robinhood financial-agent stack. It uses the GMGN CLI/API for chain-wide launchpad discovery and token due diligence. It deliberately contains no swap, signing, wallet, or private-key tool.

Tools

  • hoodly_list_robinhood_launches — newly created / near-completion / graduated launchpad tokens.
  • hoodly_screen_robinhood_launchpads — server-side quality screen across every indexed launchpad.
  • hoodly_robinhood_trending — Robinhood Chain market ranking.
  • hoodly_research_robinhood_token — info, security, pool, holders, leading traders, plus deterministic research score.
  • hoodly_robinhood_token_kline — OHLCV/momentum context.
  • hoodly_compare_robinhood_tokens — comparable research packets for 2–5 addresses.
  • hoodly_robinhood_daily_brief — daily briefing input for the Hoodly API scheduler.

The launchpad feed is Robinhood-wide. If the product needs a Pons-only view, add a verified Pons provenance/indexer source; do not label GMGN-only results as Pons launches.

Hoodly financial stack

Hoodly Web (Next.js)
  → Hoodly API (Express): agent permissions, sessions, saved briefs
    → this MCP (read-only research boundary)
      → GMGN CLI/API, chain=robinhood

Keep GMGN_API_KEY only in this service or the Hoodly API secret manager. Do not set GMGN_PRIVATE_KEY.

The matching local workflow is SKILL.md. GMGN portfolio can be added later only for a user-authorized, read-only wallet view. Do not expose GMGN swap/order/cooking endpoints; GMGN's KOL/smart-money tracking is not currently documented for Robinhood.

Example Hoodly agent policy

  1. Call hoodly_list_robinhood_launches or hoodly_robinhood_daily_brief.
  2. Select a contract address, never a token symbol alone.
  3. Call hoodly_research_robinhood_token.
  4. Present observed metrics, derived score, missing evidence, and risks to the user.
  5. Keep the final action as user decision. No execution tool exists in this MCP.

Reviews

No reviews yet

Be the first to review this server!