Coinmarket MCP server
@MCP-Mirror
About Coinmarket MCP server
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2Get the latest currency listings
Get quotes for tokens
Overview
What is Coinmarket MCP server?
Coinmarket MCP server is an MCP integration that wraps the CoinmarketCap API, providing tools to fetch cryptocurrency listings and quotes. It is designed for developers and Claude Desktop users who need real-time cryptocurrency market data.
How to use Coinmarket MCP server?
Configure the server in Claude Desktop by editing the claude_desktop_config.json file, adding a coinmarket_service entry under mcpServers with the command uv and arguments pointing to the server directory. The COINMARKET_API_KEY environment variable must be set to your CoinmarketCap API key.
Key features of Coinmarket MCP server
- Fetches latest currency listings via
get-currency-listings - Retrieves quotes for tokens via
get-quotes - Supports query by slug or symbol
- Custom
coinmarket://URI scheme for notes - Notes have name, description, and text format
Use cases of Coinmarket MCP server
- Get real-time cryptocurrency market data in Claude Desktop
- Fetch current quotes for specific tokens like Bitcoin or Ethereum
- Integrate cryptocurrency price checks into automated workflows
- Access detailed currency listings for portfolio tracking
- Use natural language queries to explore crypto market data
FAQ from Coinmarket MCP server
What tools does the server provide?
It provides get-currency-listings for latest listings and get-quotes for token quotes.
How do I configure the server in Claude Desktop?
Edit the claude_desktop_config.json file in the appropriate directory for your OS, adding the server configuration with uv command and COINMARKET_API_KEY environment variable.
Is an API key required?
Yes, a CoinmarketCap API key is required and must be set via the COINMARKET_API_KEY environment variable.
What parameters does get-quotes accept?
It accepts an optional string argument for slug (e.g., bitcoin) or symbol (e.g., BTC).
What data resources are available?
The server uses a custom coinmarket:// URI scheme for notes, each with a name, description, and text/plain mimetype.
Frequently asked questions
What tools does the server provide?
It provides `get-currency-listings` for latest listings and `get-quotes` for token quotes.
How do I configure the server in Claude Desktop?
Edit the `claude_desktop_config.json` file in the appropriate directory for your OS, adding the server configuration with `uv` command and `COINMARKET_API_KEY` environment variable.
Is an API key required?
Yes, a CoinmarketCap API key is required and must be set via the `COINMARKET_API_KEY` environment variable.
What parameters does `get-quotes` accept?
It accepts an optional string argument for `slug` (e.g., bitcoin) or `symbol` (e.g., BTC).
What data resources are available?
The server uses a custom `coinmarket://` URI scheme for notes, each with a name, description, and text/plain mimetype.
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments