Skip to main content
Glama
ymylive
by ymylive

list_top_boosted_tokens

List currently top-boosted tokens on DexScreener to see which projects are actively paying for promotion. Returns token details and boost spend. Note: high boost does not imply quality; use with caution.

Instructions

List currently top-boosted tokens on DexScreener (paid promotion).

"Boosts" are paid promotion slots — projects pay to surface their token. Read these results with skepticism: high boost spend does NOT imply quality, traction or safety. This list is mostly useful as a signal of "what is being actively pushed right now" rather than "what is good".

For an unbiased early-tokens view prefer list_latest_dex_tokens; for actual price/liquidity always confirm via get_dex_token_pairs.

Args: limit: Max tokens to return.

Returns: Array of boosted-token objects with chainId, tokenAddress, url, description, icon, links, and totalAmount (boost spend). On API failure returns {"error": "..."}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
Behavior4/5

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

With no annotations, the description fully covers behavioral aspects: it explains that boosts are paid promotions, that high spend does not imply quality/traction/safety, and that it signals active pushing. It also documents return structure including error responses. A slight deduction for not mentioning rate limits or other potential constraints.

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 well-structured with a brief statement, a caution section, usage alternatives, and parameter/return doc. It is front-loaded with the core purpose. Some redundancy in the caution section could be trimmed, but overall efficient for the content delivered.

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?

Given the lack of output schema, the description compensates by listing return fields (chainId, tokenAddress, etc.) and error handling. It also provides contextual advice about using complementary tools for deeper analysis. However, it could mention the ranking criterion or refresh frequency, leaving some minor 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?

The input schema has 0% description coverage, so the description must compensate for the single parameter 'limit'. It states 'Max tokens to return', which is functional but minimal. No range, default behavior beyond schema, or caveats are provided, giving only basic value.

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 lists currently top-boosted tokens on DexScreener, a paid promotion. It explicitly distinguishes itself from siblings like list_latest_dex_tokens and get_dex_token_pairs, providing a specific verb and resource with context.

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

Usage Guidelines5/5

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

The description provides explicit when-to-use guidance: it is useful as a signal of what is being actively pushed. It also gives clear when-not-to-use alternatives: prefer list_latest_dex_tokens for unbiased early tokens and get_dex_token_pairs for price/liquidity confirmation. The caveat to read results with skepticism adds further 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/ymylive/coin-mcp'

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