# CoinGecko MCP

Vendor: CoinGecko  
Category: developer-tools  
Auth: API_KEY  
Composio slug: `coingecko`

CoinGecko provides cryptocurrency prices, market data, metadata, exchange data, NFTs, and onchain data through its Demo REST API.

## Tools

- **Get Coin Details** — Get metadata and optionally selected market, ticker, community, and developer sections for one CoinGecko coin ID.
- **Get Coin Market Chart** — Get price, market-cap, and volume time series for a coin over either a relative day window or an exact Unix time range.
- **Get Coin OHLC** — Get open, high, low, and close price candles for a CoinGecko coin over a supported day window.
- **Get Coin Prices** — Get current prices for one or more CoinGecko coin IDs in one or more currencies, with optional market metrics.
- **Get Global Market Data** — Get an aggregate snapshot for either the overall crypto market or the decentralized-finance market.
- **Get Onchain Pool OHLCV** — Get bounded open, high, low, close, and volume candles for a DEX pool, with timeframe, aggregation, currency, and cutoff controls.
- **Get Onchain Pools by Address** — Get data for one or more pool contract addresses on the same CoinGecko onchain network in a single call.
- **Get Onchain Token Prices** — Get current USD prices for one or more token contracts on a CoinGecko onchain network, with optional market metrics.
- **Get Onchain Tokens by Address** — Get market data for one or more token contract addresses on the same CoinGecko onchain network in a single call.
- **Get Trending Assets** — Get CoinGecko's currently trending coins, NFT collections, and categories from search activity.
- **List Coin Markets** — Return one ranked page of CoinGecko market data, optionally filtered by coin IDs, symbols, or category. Use next_cursor to continue.
- **List New Onchain Pools** — Return one page of newly created DEX pools across all networks or within one network. Use next_cursor to continue through numbered pages available on the CoinGecko Demo plan. This is a rapidly changing newest-first feed, so continuation pag
- **List Onchain Networks** — Return one page of supported onchain network IDs and their CoinGecko asset-platform mappings.
- **List Onchain Pools** — Return one ranked page of pools for a network, optionally restricted to one DEX or one token contract. Use next_cursor to continue through the pages available on the CoinGecko Demo plan.
- **List Onchain Pool Trades** — List up to 300 of a CoinGecko onchain pool's trades from the past 24 hours, optionally filtered by minimum USD volume or token side.
- **List Trending Onchain Pools** — Return one page of currently trending DEX pools across all networks or within one network and duration window. Use next_cursor to continue through the pages available on the CoinGecko Demo plan.
- **Search Assets** — Search CoinGecko for matching coins, exchanges, categories, and NFT collections. Use returned coin IDs with coin detail and market tools, and category IDs with List Coin Markets.
- **Search Onchain Pools** — Search decentralized-exchange pools and tokens by name, symbol, or contract address, optionally within one network. Returns one page and related token or DEX resources; use next_cursor to continue.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect CoinGecko.
3. Authorise through api_key.
4. Teammates can now @-mention CoinGecko tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/coingecko