Skip to main content
Glama

memecoin-radar-mcp

by kukapay
MIT License

get_trending_tokens_by_kol_trading_volume

Identify trending memecoins based on trading volume by KOLs. This tool retrieves a formatted table of top tokens, including name, mint address, unique buys, and volume, helping users track high-impact Solana memecoin activity.

Instructions

Retrieve tokens with the highest trading volume by memecoin KOLs.

Args: limit (int): Maximum number of tokens to return. Defaults to 100. Returns: str: A formatted table of trending tokens by KOL trading volume including token name, mint address, unique KOL buys, total buys, and total volume, or an error message if the query fails. Raises: httpx.HTTPStatusError: If the Dune API request fails.

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "title": "Limit", "type": "integer" } }, "title": "get_trending_tokens_by_kol_trading_volumeArguments", "type": "object" }

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/kukapay/memecoin-radar-mcp'

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