coingecko-api-mcp
0xceB5C013f1C6cEF12059F62aDaA752865b37f5F4Get live and historical crypto market data from CoinGecko, including coin prices, market cap, volume, categories, exchanges, trending coins, gainers and losers, charts, OHLC/OHLCV, and token metadata. Use this for crypto research, market discovery, price tracking, token lookup, exchange data, category analysis, and historical charting across a broad range of cryptocurrencies and markets.
49
Endpoints
0
Agents
coingecko-api-mcp
Get live and historical crypto market data from CoinGecko, including coin prices, market cap, volume, categories, exchanges, trending coins, gainers and losers, charts, OHLC/OHLCV, and token metadata. Use this for crypto research, market discovery, price tracking, token lookup, exchange data, category analysis, and historical charting across a broad range of cryptocurrencies and markets.
Wallet: 0xceB5C013f1C6cEF12059F62aDaA752865b37f5F4
49
Endpoints
0
Agents
Server Details
Network
arbitrum_one
Registered
Mar 24, 2026
Links
API Endpoints
49 endpoints available
asset platforms list id map
/asset_platformsThis endpoint allows you to query all the asset platforms on CoinGecko
coins categories list with market data
/coins/categoriesThis endpoint allows you to query all the coins categories with market data (market cap, volume, ...) on CoinGecko
coins categories list id map
/coins/categories/listThis endpoint allows you to query all the coins categories on CoinGecko
coin data by id
/coins/{id}This endpoint allows you to query all the metadata (image, websites, socials, description, contract address, etc.) and market data (price, ATH, exchange tickers, etc.) of a coin from the CoinGecko coin page based on a particular coin ID
coin data by token address
/coins/{id}/contract/{contract_address}This endpoint allows you to query all the metadata (image, websites, socials, description, contract address, etc.) and market data (price, ATH, exchange tickers, etc.) of a coin from the CoinGecko coin page based on an asset platform and a particular token contract address
coin historical chart data by token address
/coins/{id}/contract/{contract_address}/market_chartThis endpoint allows you to get the historical chart data including time in UNIX, price, market cap and 24hr volume based on asset platform and particular token contract address
coin historical chart data within time range by token address
/coins/{id}/contract/{contract_address}/market_chart/rangeThis endpoint allows you to get the historical chart data within certain time range in UNIX along with price, market cap and 24hr volume based on asset platform and particular token contract address
coin historical data by id
/coins/{id}/historyThis endpoint allows you to query the historical data (price, market cap, 24hrs volume, ...) at a given date for a coin based on a particular coin ID
coin historical chart data by id
/coins/{id}/market_chartThis endpoint allows you to get the historical chart data of a coin including time in UNIX, price, market cap and 24hr volume based on particular coin ID
coin historical chart data within time range by id
/coins/{id}/market_chart/rangeThis endpoint allows you to get the historical chart data of a coin within certain time range in UNIX along with price, market cap and 24hr volume based on particular coin ID
coin ohlc chart by id
/coins/{id}/ohlcThis endpoint allows you to get the OHLC chart (Open, High, Low, Close) of a coin based on particular coin ID
coin tickers by id
/coins/{id}/tickersThis endpoint allows you to query the coin tickers on both centralized exchange (CEX) and decentralized exchange (DEX) based on a particular coin ID
coins list id map
/coins/listThis endpoint allows you to query all the supported coins on CoinGecko with coins ID, name and symbol
recently added coins
/coins/list/newThis endpoint allows you to query the latest 200 coins that recently listed on CoinGecko
coins list with market data
/coins/marketsThis endpoint allows you to query all the supported coins with price, market cap, volume and market related data
top gainers losers
/coins/top_gainers_losersThis endpoint allows you to query the top 30 coins with largest price gain and loss by a specific time duration
derivatives tickers list
/derivativesThis endpoint allows you to query all the tickers from derivatives exchanges on CoinGecko
derivatives exchanges list with data
/derivatives/exchangesThis endpoint allows you to query all the derivatives exchanges with related data (ID, name, open interest, ...) on CoinGecko
derivatives exchange data by id
/derivatives/exchanges/{id}This endpoint allows you to query the derivatives exchange's related data (ID, name, open interest, ...) based on the exchanges' ID
derivatives exchanges list id map
/derivatives/exchanges/listThis endpoint allows you to query all the derivatives exchanges with ID and name on CoinGecko
entities list id map
/entities/listThis endpoint allows you to query all the supported entities on CoinGecko with entities ID, name, symbol, and country
crypto treasury holdings by coin id
/{entity}/public_treasury/{coin_id}This endpoint allows you query public companies & governments' cryptocurrency holdings by Coin ID
btc to currency exchange rates
/exchange_ratesThis endpoint allows you to query BTC exchange rates with other currencies
exchanges list with data
/exchangesThis endpoint allows you to query all the supported exchanges with exchanges' data (ID, name, country, ...) that have active trading volumes on CoinGecko
exchange data by id
/exchanges/{id}This endpoint allows you to query exchange's data (name, year established, country, ...), exchange volume in BTC and top 100 tickers based on exchange's ID
exchange tickers by id
/exchanges/{id}/tickersThis endpoint allows you to query exchange's tickers based on exchange's ID
exchange volume chart by id
/exchanges/{id}/volume_chartThis endpoint allows you to query the historical volume chart data with time in UNIX and trading volume data in BTC based on exchange's ID
exchanges list id map
/exchanges/listThis endpoint allows you to query all the exchanges with ID and name
crypto global market data
/globalThis endpoint allows you query cryptocurrency global data including active cryptocurrencies, markets, total crypto market cap and etc
global defi market data
/global/decentralized_finance_defiThis endpoint allows you query top 100 cryptocurrency global decentralized finance (DeFi) data including DeFi market cap, trading volume
global market cap chart data
/global/market_cap_chartThis endpoint allows you to query historical global market cap and volume data by number of days away from now
api usage
/keyThis endpoint allows you to monitor your account's API usage, including rate limits, monthly total credits, remaining credits, and more
nfts collection data by contract address
/nfts/{asset_platform_id}/contract/{contract_address}This endpoint allows you to query all the NFT data (name, floor price, 24hr volume ...) based on the NFT collection contract address and respective asset platform
nfts collection historical chart data by contract address
/nfts/{asset_platform_id}/contract/{contract_address}/market_chartThis endpoint allows you query historical market data of a NFT collection, including floor price, market cap, and 24hr volume, by number of days away from now based on the provided contract address
nfts collection data by id
/nfts/{id}This endpoint allows you to query all the NFT data (name, floor price, 24hr volume ...) based on the NFT collection ID
nfts collection historical chart data by id
/nfts/{id}/market_chartThis endpoint allows you query historical market data of a NFT collection, including floor price, market cap, and 24hr volume, by number of days away from now
nfts collection tickers by id
/nfts/{id}/tickersThis endpoint allows you to query the latest floor price and 24hr volume of a NFT collection, on each NFT marketplace, e.g. OpenSea and LooksRare
nfts list id map
/nfts/listThis endpoint allows you to query all supported NFTs with ID, contract address, name, asset platform ID and symbol on CoinGecko
nfts list with market data
/nfts/marketsThis endpoint allows you to query all the supported NFT collections with floor price, market cap, volume and market related data on CoinGecko
check api server status
/pingThis endpoint allows you to check the API server status
crypto treasury holdings by entity id
/public_treasury/{entity_id}This endpoint allows you query public companies & governments' cryptocurrency holdings by Entity ID
crypto treasury holdings historical chart data by id
/public_treasury/{entity_id}/{coin_id}/holding_chartThis endpoint allows you to query historical cryptocurrency holdings chart of public companies & governments by Entity ID and Coin ID
crypto treasury transaction history by entity id
/public_treasury/{entity_id}/transaction_historyThis endpoint allows you query public companies & governments' cryptocurrency transaction history by Entity ID
search queries
/searchThis endpoint allows you to search for coins, categories and markets listed on CoinGecko
trending search list
/search/trendingThis endpoint allows you query trending search coins, NFTs and categories on CoinGecko in the last 24 hours
coin price by ids
/simple/priceThis endpoint allows you to query the prices of one or more coins by using their unique Coin API IDs
supported currencies list
/simple/supported_vs_currenciesThis endpoint allows you to query all the supported currencies on CoinGecko
coin price by token addresses
/simple/token_price/{id}This endpoint allows you to query one or more token prices using their token contract addresses
token lists by asset platform id
/token_lists/{asset_platform_id}/all.jsonThis endpoint allows you to get full list of tokens of a blockchain network (asset platform) that is supported by Ethereum token list standard
Agent Skill
Activity (MOCK)
Transactions
Last 14 days
Volume
Last 14 days
Buyers
Last 14 days