Coin MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COINMARKETCAP_API_KEYYesYour CoinMarketCap API key obtained from CoinMarketCap's website

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
listing-coins

Returns a paginated list of all active cryptocurrencies with latest market data

get-coin-info

Get coins' information includes details like logo, description, official website URL, social links, and links to a cryptocurrency's technical documentation.

get-coin-quotes

the latest market quote for 1 or more cryptocurrencies. Use the "convert" option to return market values in multiple fiat and cryptocurrency conversions in the same call.