Skip to main content
Glama

crypto-trending-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
parse_trending_md_doc Guide the MCP client to parse the trending coins table from a CoinGecko Markdown document using an LLM. Args: doc (str): The Markdown document containing the trending coins table. Returns: A string with instructions for the LLM to extract and parse the table.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_trending_md_doc
Retrieve a Markdown document containing the CoinGecko trending cryptocurrencies page. Returns: A string containing a Markdown-formatted document representing the full CoinGecko trending page. The document includes: - Page headers and introductory text. - A table of trending cryptocurrencies with columns such as Rank, Name, Symbol, Price, 1h Change, 24h Change, 7d Change, 24h Volume, and Market Cap. - Additional page content like footers, navigation, or metadata. The trending coins table is embedded within the document and can be extracted for analysis.

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/crypto-trending-mcp'

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