Skip to main content
Glama

trending

Retrieve top gainers by 24h volume from merged DexScreener and CoinGecko data, refreshed every 5 minutes.

Instructions

Get currently trending crypto tokens — top gainers by 24h volume from DexScreener + CoinGecko merged (5-min cache) — Currently trending tokens sourced from DexScreener + CoinGecko top-50, merged and ranked by 24h volume. 5-min cache; check meta.cacheAgeSeconds for exact age. meta.tokenCount reflects the number of tokens in the current response.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Addedv0.1.2

TDQS

A4/5.0
Behavior4/5

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

There are no annotations, so the description carries the full disclosure burden. It does well by revealing the 5-minute cache, telling the agent to check meta.cacheAgeSeconds, and explaining meta.tokenCount. It does not detail the response shape beyond meta, but for a zero-parameter read tool this is reasonably transparent.

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

Conciseness3/5

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

The purpose is front-loaded, but the description is somewhat redundant: "currently trending crypto tokens" and the DexScreener/CoinGecko source are stated twice. It could be tightened without losing meaning, though it remains reasonably compact.

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

Completeness4/5

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

For a zero-parameter tool with no output schema, the description covers the essential context: data sources, ranking method, cache behavior, and relevant meta fields. It is sufficient for an agent to understand what it is getting, though a bit more detail about the token fields would make it fully complete.

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

Parameters4/5

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

The tool accepts zero parameters, so parameter documentation is not needed; this matches the baseline for no-parameter tools. The description still usefully clarifies what the response meta contains, though that is more about outputs than inputs.

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 names a specific operation and resource: "Get currently trending crypto tokens." It further sharpens the scope with concrete criteria — "top gainers by 24h volume," sourced from DexScreener + CoinGecko — which clearly distinguishes it from broader analytics siblings like market_heatmap or narratives.

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 when to use the tool: when a user wants currently trending tokens by volume. However, it offers no explicit when-not-to-use guidance or alternatives, leaving the agent to infer suitability relative to the many sibling tools.

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

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/cryptowhaleinsights-ux/whale-insights'

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