Skip to main content
Glama

get_trending_coins

Discover trending cryptocurrencies from CoinGecko to identify popular assets for portfolio analysis and investment research.

Instructions

Get trending cryptocurrencies from CoinGecko.

Returns a list of coins that are trending in the last 24 hours, useful for discovering popular assets to analyze.

Returns: Dictionary containing: - coins: List of trending coin info (id, name, symbol, rank) - fetched_at: ISO timestamp

Example: result = get_trending_coins() for coin in result['coins']: print(f"{coin['name']} ({coin['symbol']})")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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/l4b4r4b4b4/portfolio-mcp'

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