Skip to main content
Glama

memecoin-radar-mcp

by kukapay
MIT License

get_pumpfun_graduates_by_trading_volume

Identify top-performing Pump.fun token launches by retrieving the highest trading volume graduates within the last 24 hours, formatted in a clear table for quick analysis.

Instructions

Retrieve Pump.fun token launches sorted by highest trading volume in the last 24 hours.

Args: limit (int): Maximum number of tokens to return. Defaults to 100. Returns: str: A formatted table of Pump.fun graduates including volume rank, token name, mint address, trading volume, and graduation time, 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_pumpfun_graduates_by_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