Skip to main content
Glama

Get trending token profiles

get_token_profiles

Fetch trending and boosted token profiles from DEX Screener, with optional chain filtering to target specific networks.

Instructions

List the latest trending/boosted token profiles from DEX Screener, optionally filtered to one chain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainFilterNoOptional chain id to filter to, e.g. 'solana'
Behavior3/5

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

With no annotations, the description relies on the verb 'list' to signal a read-only operation. It adds the chain filter behavior but omits details like pagination, result limits, or output format, which are relevant for a listing tool.

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, front-loaded sentence with no filler. Every word adds meaning, striking a good balance between completeness and brevity.

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

Completeness3/5

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

While adequate for a simple list tool, the lack of an output schema and any mention of result size or return shape leaves a gap. The description does not fully compensate for the missing annotations and output schema.

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 schema already provides a clear description and example for chainFilter, and the tool description reinforces its optional nature. No additional parameter semantics are added beyond what the schema states.

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 uses a specific verb 'List' with a clear resource ('latest trending/boosted token profiles') and source ('from DEX Screener'), clearly distinguishing it from siblings like get_tokens or get_token_overview. The optional chain filter adds precision.

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 phrase 'trending/boosted' implies a discovery use case, and the optional chain filter gives context for when one might use it. However, it does not explicitly name alternative tools or state when not to use it.

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/kinglewis1984-cloud/dexjup-mcp'

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