Hoodly GMGN Robinhood Research
io.github.hoodly-agent/hoodly-gmgn-robinhood-mcpRead-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.
Tools · 7
Read-only discovery of newly created, near-completion, or graduated Robinhood Chain launchpad tokens. This is chain-wide, not Pons-only provenance.
Read-only quality screen across all Robinhood Chain launchpads. Uses GMGN server-side filters; this tool never executes a trade.
Read-only Robinhood Chain trending tokens from GMGN.
Read-only multi-source GMGN token due diligence on Robinhood Chain. Returns observations and a deterministic research score, never a trading directive.
Read-only OHLCV/K-line history for a Robinhood Chain token; useful to distinguish fresh activity from sustained momentum.
Read-only comparison of 2–5 Robinhood Chain token contracts using lightweight GMGN fundamentals and security data.
Read-only briefing combining new Robinhood launches and 24-hour trending data.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hoodly_gmgn_robinhood_research": {
"url": "https://gmgn.hoodly.io/mcp",
"transport": "streamable-http"
}
}
}