πŸ”§

CoinMarketCap MCP

πŸ”§MCP Server

shinzo-labs/coinmarketcap-mcp

VibeIndex|
What it does
|

MCP server providing type-safe access to CoinMarketCap cryptocurrency market data, trends, and metrics.

Overview

CoinMarketCap MCP is a Model Context Protocol server that provides a standardized interface for accessing the CoinMarketCap API. It enables AI assistants to fetch real-time cryptocurrency market data, exchange information, OHLCV data, and global blockchain metrics through type-safe validated requests.

Key Features

  • Complete CoinMarketCap API Coverage β€” Wraps the full CoinMarketCap API surface, including latest crypto trends, market movements, and global market metrics.
  • Type-Safe Parameter Validation β€” Uses Zod for runtime type checking, ensuring all API requests are properly validated before execution.
  • OHLCV Data Access β€” Provides detailed Open-High-Low-Close-Volume candlestick data for deeper market analysis (requires Standard subscription or higher).
  • Flexible Deployment Options β€” Can be set up as a remote server via Smithery, installed locally with npx, or built from source for maximum control.

Who is this for?

This server is for developers and crypto analysts who want AI assistants to have direct access to CoinMarketCap data. It is ideal for building AI-powered trading analysis tools, portfolio monitoring agents, or any application that needs programmatic access to cryptocurrency market metrics through the MCP protocol.

remotehostedapimetricscontext

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add coinmarketcap -e COINMARKETCAP_API_KEY=your-key-here -e SUBSCRIPTION_LEVEL=Basic -- npx @shinzolabs/coinmarketcap-mcp
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "coinmarketcap": { "command": "npx", "args":...
1,805
Last UpdatedNov 25, 2025