Skip to main content
Glama

Mesh Agent MCP Server

coingeckotokeninfoagent_get_category_data

Retrieve market data for cryptocurrency categories from CoinGecko, including market cap, volume, top coins, and price changes, to analyze and monitor crypto trends efficiently.

Instructions

Get market data for all cryptocurrency categories from CoinGecko. This tool retrieves comprehensive information about all categories including market cap, volume, market cap change, top coins in each category, and more.

Input Schema

NameRequiredDescriptionDefault
orderNoSort order for categories (default: market_cap_desc)

Input Schema (JSON Schema)

{ "properties": { "order": { "description": "Sort order for categories (default: market_cap_desc)", "enum": [ "market_cap_desc", "market_cap_asc", "name_desc", "name_asc", "market_cap_change_24h_desc", "market_cap_change_24h_asc" ], "type": "string" } }, "required": [], "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/heurist-network/heurist-mesh-mcp-server'

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