Skip to main content
Glama
MeMikko

hoodgrow-mcp

by MeMikko

Get HoodGrow market movers

get_markets
Read-onlyIdempotent

Retrieve top gainers, losers, highest swap volume, and deepest Uniswap V3 liquidity for Robinhood Chain stock tokens. Snapshot refreshed every 15 minutes from on-chain data.

Instructions

Market movers across the Robinhood Chain stock-token catalog: top gainers and losers by 24h price change, highest 24h swap volume, and deepest Uniswap V3 liquidity (TVL). limit caps each list (1-50, default 10); gainers/losers can be empty when the market is flat (e.g. weekends). $0.05 via x402, free with an API key. Prices are read from Chainlink feeds on-chain, not relayed from an off-chain aggregator, and refreshed every 15 minutes — each response is that snapshot, with observedAt giving its exact age. priceSource says which tokens resolved a feed and which fell back. Morpho market and Uniswap V3 pool state, read on-chain and snapshotted every 15 minutes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax entries per list, 1-50. Defaults to 10.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only, idempotent, and open-world behavior. The description adds significant beyond-annotation context: pricing ($0.05 via x402, free with API key), refresh intervals (15 minutes), snapshot semantics (observedAt for age), and priceSource for feed resolution vs fallback. It also clarifies potential empty lists, enhancing behavioral transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose and follows with pricing, data source, and refresh details. It is slightly redundant (mentions 15-minute snapshot twice) and a few details could be tightened, but each sentence carries relevant information and overall structure is logical.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema, the description sufficiently covers return semantics: lists of movers, observedAt, priceSource, and empty-list behavior. It also explains data provenance and pricing, making it complete for a read-only market data tool. Sibling tools and annotations provide additional context, filling any remaining gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 100% schema coverage for the single 'limit' parameter, the schema already documents range and default. The description recaps this but adds that limit caps each list individually (gainers, losers, volume, liquidity), which is a minor semantic enhancement. No new format details are provided, so the baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: fetching market movers across the HoodGrow/Robinhood Chain stock-token catalog, including top gainers/losers, swap volume, and Uniswap V3 liquidity. This distinguishes it from siblings like get_catalog (listing) and get_ohlc (price history) by focusing on market movement metrics.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for market movers but does not explicitly state when to choose it over sibling tools or mention exclusions. It provides context (e.g., on-chain Chainlink feeds, refresh interval) but no direct comparison with alternatives like get_slippage or get_defi, which limits guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MeMikko/hoodgrow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server