coinmarket-mcp-server
An MCP server offering Coinmarket API integration, enabling AI agents to fetch cryptocurrency listings and real-time quotes via Model Context Protocol.
About this tool
coinmarket-mcp-server
Description:
Coinmarket MCP Server is an open-source server that integrates the Coinmarket API through the Model Context Protocol (MCP), allowing AI agents or clients to fetch cryptocurrency listings and real-time quotes.
Source: GitHub Repository
Category: Blockchain & Crypto MCP Servers
Tags: mcp, api-integration, market-data, crypto
Features
- Implements selected Coinmarket API endpoints for cryptocurrency data access.
- Provides a custom
coinmarket://URI scheme for accessing individual note resources. - Each note resource includes a name, description, and is served with a
text/plainMIME type. - Exposes two main tools:
get-currency-listings: Fetches the latest cryptocurrency listings.get-quotes: Retrieves quotes for tokens, accepting either aslug(e.g., "bitcoin") or asymbol(e.g., "BTC") as an argument.
- Requires a Coinmarket API key for operation.
- Written entirely in Python.
- MIT License.
Configuration
- Requires configuration of the Coinmarket API key via environment variable
COINMARKET_API_KEY. - Can be set up for use with Claude Desktop or other MCP-compatible environments.
Pricing
- Open source and free to use under the MIT License. No paid plans or commercial tiers are mentioned.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server using Bitget API to fetch cryptocurrency prices.
An MCP tool providing cryptocurrency market data using the CoinGecko API.
A real-time cryptocurrency data MCP server built on Node.js Express, interfacing with CoinGecko's API and managing API endpoint switching. Highlights MCP integration for financial data.
Real-time cryptocurrency market data integration MCP server using CoinCap's public API.
An MCP server that provides real-time and historical Crypto Fear & Greed Index data, making it a valuable resource for MCP ecosystem users needing market sentiment insights via standardized server protocols.
An MCP server delivering real-time technical analysis indicators and trading signals for cryptocurrency markets, useful for MCP-based quantitative strategy development and trading automation.