coingecko-mcp.md

CoinGecko MCP

from"coingecko"
780

Official CoinGecko API MCP Server for Crypto Price & Market Data

Finance
cryptopricingblockchainmarket
install.sh
# Clone the repository
$git clone https://github.com/coingecko/coingecko-typescript
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve