Coinmarket MCP Server
by anjor
Coinmarket MCP Server implements Coinmarket API endpoints. It provides tools to get currency listings and quotes for tokens.
Last updated: N/A
What is Coinmarket MCP Server?
A server that implements Coinmarket API endpoints, providing access to cryptocurrency data.
How to use Coinmarket MCP Server?
Configure the server with a Coinmarket API key and use the provided tools (get-currency-listings
and get-quotes
) to retrieve cryptocurrency data. The server can be configured within Claude Desktop using the provided configuration snippet.
Key features of Coinmarket MCP Server
Implements Coinmarket API endpoints
Provides currency listings
Provides quotes for tokens
Supports slug and symbol based token lookup
Custom coinmarket:// URI scheme for accessing individual notes
Use cases of Coinmarket MCP Server
Retrieving the latest cryptocurrency prices
Fetching details about specific cryptocurrencies
Integrating cryptocurrency data into applications
Building cryptocurrency dashboards
Accessing individual notes with name, description and text/plain mimetype
FAQ from Coinmarket MCP Server
What is the purpose of this server?
What is the purpose of this server?
To provide access to Coinmarket API endpoints for retrieving cryptocurrency data.
What API key is required?
What API key is required?
A Coinmarket API key is required to use this server.
How do I get currency listings?
How do I get currency listings?
Use the get-currency-listings
tool.
How do I get quotes for tokens?
How do I get quotes for tokens?
Use the get-quotes
tool, providing either the slug or symbol of the token.
Where do I configure the server in Claude Desktop?
Where do I configure the server in Claude Desktop?
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
. On Windows: %APPDATA%/Claude/claude_desktop_config.json