An MCP server offering Coinmarket API integration, enabling AI agents to fetch cryptocurrency listings and real-time quotes via Model Context Protocol.
Loading more......
An MCP server using Bitget API to fetch cryptocurrency prices.
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.
An MCP tool providing cryptocurrency market data using the CoinGecko API.
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
coinmarket:// URI scheme for accessing individual note resources.text/plain MIME type.get-currency-listings: Fetches the latest cryptocurrency listings.get-quotes: Retrieves quotes for tokens, accepting either a slug (e.g., "bitcoin") or a symbol (e.g., "BTC") as an argument.COINMARKET_API_KEY.