Skip to main content
Glama

trending_memes

Get the hottest trending and most-boosted memecoins right now from DexScreener + CoinGecko. Filter by chain (solana, base, ethereum, bsc).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoFilter by chain: solana, ethereum, base, bsc, etc. (default: all)
limitNoNumber of results (1-20, default: 10)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed3 schema fields changed
    • addedInput schema / additionalProperties
      Added value: +false
    • addedInput schema / properties / limit / maximum
      Added value: +20
    • addedInput schema / properties / limit / minimum
      Added value: +1
  2. First observed

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description carries the transparency burden. It discloses external sources and the ability to filter by chain, but it does not mention return format, pagination, rate limits, or whether it is a safe read-only operation. It's adequate but not richly transparent.

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

Conciseness5/5

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

The description is a single, concise sentence that front-loads the core purpose and includes the key filter. No unnecessary words or repetition.

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 simple 2-parameter tool with full schema documentation, the description provides enough context about the purpose and sources. However, it could be slightly richer by mentioning default behavior or output expectations, but it remains complete for basic invocation.

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?

Schema coverage is 100%, so the schema already documents both parameters. The description only repeats the chain filter and does not add extra meaning beyond the schema. 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: 'Get the hottest trending and most-boosted memecoins right now' with specific sources (DexScreener + CoinGecko). This verb+resource+scope distinguishes it from sibling tools like new_launches or token_scan.

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

Usage Guidelines4/5

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

The description implies usage for discovering current hot memecoins and provides a chain filter, but it does not explicitly address when to use this tool versus alternatives. There is no exclusions or alternative recommendations, but the context is clear enough.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.