anjor_coinmarket-mcp-server
If you are the rightful owner of anjor_coinmarket-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Coinmarket MCP Server provides access to cryptocurrency data through a custom URI scheme and implements specific API endpoints.
The Coinmarket MCP Server is designed to facilitate access to cryptocurrency data by implementing a few endpoints from the Coinmarket API. It uses a custom URI scheme, coinmarket://, to access individual notes, each of which contains a name, description, and text/plain mimetype. The server requires a Coinmarket API key for configuration and supports tools for retrieving currency listings and token quotes. This server is particularly useful for developers and businesses looking to integrate cryptocurrency data into their applications or services. It can be configured and run on different platforms, including MacOS and Windows, making it versatile for various development environments.
Features
- Implements Coinmarket API endpoints for cryptocurrency data access.
- Custom coinmarket: // URI scheme for accessing individual notes.
- Supports retrieval of currency listings and token quotes.
- Requires Coinmarket API key for configuration.
- Compatible with different platforms including MacOS and Windows.
Tools
get-currency-listings
Get the latest currency listings.
get-quotes
Get quotes for tokens using 'slug' or 'symbol' as optional arguments.