CoinGecko MCP. Get live crypto prices and global market stats instantly.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
CoinGecko. Your AI agent queries live crypto prices, market rankings, and global market stats using the CoinGecko API. It pulls current prices for any coin in multiple fiat currencies, lists top coins by volume or market cap, and tracks total market cap and 24-hour volume across the entire crypto ecosystem.
What your AI agents can do
Get coin details
Gets detailed information about a specific cryptocurrency.
Get global data
Pulls aggregate data for the entire cryptocurrency market.
Get price
Retrieves the current price of one or more cryptocurrencies against fiat currencies.
Retrieves deep data on a single cryptocurrency, including its history and specific metrics.
Pulls aggregate data for the entire crypto market, such as total market cap and 24-hour trading volume.
Provides the current price of one or more cryptocurrencies against specified fiat currencies.
Retrieves a list of coins that have seen increased activity or interest over the last 24 hours.
Lists all available crypto categories, exchanges, or coins with detailed market data for exploration.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
CoinGecko MCP Server: 8 Tools for Crypto Data
These tools let your agent query real-time crypto prices, pull global market stats, and list specific market components like coins, exchanges, and categories.
019d7577get coin details
Gets detailed information about a specific cryptocurrency.
019d7577get global data
Pulls aggregate data for the entire cryptocurrency market.
019d7577get price
Retrieves the current price of one or more cryptocurrencies against fiat currencies.
019d7577get trending
Finds coins that have gained attention or volume in the last 24 hours.
019d7577list categories
Returns a list of all crypto categories available on the market.
019d7577list exchanges
Returns a list of cryptocurrency exchanges that trade assets.
019d7577list markets
Retrieves detailed market data for multiple coins.
019d7577search crypto
Searches for coins, exchanges, or categories using a keyword.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with CoinGecko, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
Your AI agent connects to CoinGecko and pulls live crypto market data. You'll get current prices, market caps, volume, and global stats without bouncing between websites. You can get deep data on a single cryptocurrency, pulling its history and specific metrics using get_coin_details. You can check the whole crypto market's health, pulling total market cap and 24-hour trading volume with get_global_data.
Need to know what a coin's worth right now? get_price gives you the current price of one or more cryptos against specific fiat currencies. Wanna see what's hot? get_trending lists coins that have seen increased activity or interest in the last 24 hours. You can explore the market structure by listing all available crypto categories with list_categories, or seeing which exchanges are out there with list_exchanges.
If you're looking for coins or exchanges, you can narrow it down using search_crypto. To get detailed market data for multiple coins, use list_markets. You can also find specific coins by searching for them with search_crypto.
How CoinGecko MCP Works
- 1 Add the CoinGecko integration to your AI toolset and provide the necessary API Key.
- 2 Use natural language to prompt your agent for market data (e.g., 'What is the price of ETH in EUR?').
- 3 The agent selects the appropriate tool (like
get_price) and executes the query, returning structured data to your client.
The bottom line is that your agent runs the crypto market data query, and you get a clean, structured answer without leaving your workflow.
Who Is CoinGecko MCP For?
Financial analysts, quantitative researchers, and trading desks need this. It’s for the person who spends hours cross-referencing pricing data from multiple sources, wasting time in browser tabs. You need to run complex queries—like 'Show me the market cap change for DeFi coins vs. NFT coins'—and get an immediate, actionable data report.
Uses the agent to pull fundamental market data (e.g., total market cap, BTC dominance) for model inputs and research reports.
Queries real-time prices and trending lists directly in chat to make immediate trading decisions.
Integrates crypto pricing into automated workflows, using tools like get_coin_details to build resilient applications.
What Changes When You Connect
- See the current price of any coin in multiple currencies by using the
get_pricetool. You can ask for Bitcoin in USD and BRL in a single query, getting structured, comparative data instantly. - Get a full picture of the market health using
get_global_data. You pull total market cap, 24h volume, and BTC/ETH dominance metrics—all in one go, without visiting a dashboard. - Determine which coins are hot right now by calling
get_trending. This tool lists the top coins that have seen the most activity in the last 24 hours, perfect for quick market sentiment checks. - Build out your knowledge base by using
list_categoriesorlist_exchanges. These tools give you a comprehensive, structured list of all available sectors or platforms, letting you know exactly what data points you can query. - Pinpoint specific market data points using
search_crypto. If you need to know about a coin or exchange but don't know the exact name, this tool finds it by keyword.
Real-World Use Cases
Checking Macro Market Health
The Quant Analyst needs to check the overall market environment before running a trade model. They prompt the agent: 'What is the total market cap and BTC dominance?' The agent uses get_global_data, and the analyst gets a single, current snapshot of the entire crypto market, ready for modeling.
Comparing Cross-Market Pricing
A trader needs to compare the price of ETH across three different fiat currencies (USD, EUR, GBP). They ask the agent to 'Get ETH price in USD, EUR, and GBP.' The agent runs get_price, providing a clean, immediate comparison that saves manually refreshing three different exchange pages.
Investigating a New Sector
A developer is building a feature for a client that needs to track emerging market sectors. They first run list_categories to see what's available, then use search_crypto to find specific coins within that category, and finally call get_coin_details to pull the necessary metrics for the build.
Quickly Spotting Market Movement
A trader wants to know which coins are gaining traction right now. They prompt: 'Show me the top 5 trending coins.' The agent uses get_trending, instantly providing a list of high-interest assets without needing to sort complex market lists.
The Tradeoffs
Using Stale Data
A developer manually hits an exchange's cached price endpoint every hour, assuming the data is good enough for a daily report, and misses a major price swing that happens in the last 30 minutes.
→
Instead, prompt the agent to use get_price to get real-time prices. This ensures the data is current and structured, letting you capture immediate changes that manual checks miss.
Over-Querying Specific Coins
A user manually opens 10 different tabs for 10 different coins to check their market cap, spending time on redundant pages, and only getting a partial view of the market.
→
Use get_global_data for the overall market view, and then use list_markets to get a structured list of many coins' metrics at once. It keeps everything in one place.
Ignoring Context
A user only asks for the price of Bitcoin without knowing if the overall crypto market is bullish or bearish, leading to a misinterpretation of the single data point.
→
First, ask the agent to run get_global_data. This gives you the necessary macro context (market cap, 24h volume) before you even ask for specific coin prices.
When It Fits, When It Doesn't
Use this server if your job requires cross-referencing multiple, distinct crypto data points quickly—like correlating a specific coin's price (get_price) against the total market size (get_global_data) or seeing which coins are gaining traction (get_trending). You need a structured, immediate data answer that works within a chat or code environment.
Don't use this if your goal is just to read a single coin's Wikipedia page. If you only need static, historical data for a single asset, a dedicated historical database might be simpler. If you only need to browse coin names, search_crypto is enough. But if you need data—the numbers, the stats, the relationships—you need this.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by CoinGecko. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 8 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Cross-referencing crypto data used to take half a day.
Right now, if you want to know how Bitcoin's current price relates to the total crypto market cap, you have to open three different sites. You copy the BTC price from one tab, the total market cap from another, and then you have to figure out which numbers correlate. It's a messy copy-paste job that wastes time and risks using outdated data.
With the CoinGecko MCP Server, you ask the agent: 'What is the market cap and the current price of BTC?' It runs the necessary tools (`get_global_data` and `get_price`) and returns the correlated data in a single, structured response. You get the answer, not a list of links.
CoinGecko MCP Server: Get Crypto Prices and Market Stats
You no longer need to manually list out every coin or check every exchange's status. The agent can pull structured lists of all available categories (`list_categories`) or all known exchanges (`list_exchanges`) and provide the data immediately. This saves the back-and-forth of searching and listing.
The difference is that you don't just get a list; you get a machine-readable, queryable index of the entire market structure. Your workflow moves from manual data collection to automated data analysis.
Common Questions About CoinGecko MCP
How do I check the current price of a crypto pair using the get_price tool? +
You ask your agent for the specific coin and fiat pair. The agent executes get_price and returns the real-time price, often including the 24h percentage change, in a single structured output.
What is the difference between get_global_data and list_markets? +
Use get_global_data when you need macro, aggregated numbers (like total market cap or BTC dominance). Use list_markets when you need a detailed list of specific coins and their individual trading metrics.
How do I find out what crypto categories are available? +
Run the list_categories tool. This tool provides a definitive list of all recognized crypto sectors (DeFi, NFT, etc.), helping you narrow down your research scope.
Can I find out what coins are trending using the get_trending tool? +
Yes, the get_trending tool pulls the list of coins that have seen the most activity over the last 24 hours, giving you a quick pulse check on market interest.
Does the search_crypto tool handle exchanges? +
Yes. search_crypto is a general search tool. You can search by keyword to find specific coins, categories, or exchanges all in one go.
How do I use the get_coin_details tool to check a coin's fundamental data? +
The get_coin_details tool retrieves deep information on a specific cryptocurrency. You can find details like its total market cap, all associated categories, and fundamental metrics needed for in-depth research.
Can I use list_exchanges to find out about specific trading platforms? +
Yes, list_exchanges returns a comprehensive list of crypto exchanges. This allows your AI agent to know which platforms exist before querying for trading pairs or market data.
Does the search_crypto tool handle filtering by market cap or volume? +
The search_crypto tool searches by keyword across coins, exchanges, and categories. While it doesn't filter by metrics like market cap, you can use the returned data to narrow your search results.
Do I need an API key? +
Yes. CoinGecko requires an API key for all v3 endpoints. You can get a free Demo key on their website.
What is the difference between Demo and Pro keys? +
Demo keys have lower rate limits and use the public API URL. Pro keys have higher limits and use a dedicated Pro API URL.
How often is the data updated? +
On the free tier, data is typically updated every 60 seconds.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Commodities
Access real-time futures prices for 30+ commodities — gold, silver, oil, gas, wheat, coffee, copper, and more via Commodities-API.
SkootEco
Connect your AI agents to SkootEco to track carbon emissions, purchase offsets, plant trees, and generate ESG compliance reports.
Open Food Facts Alternative
Access the world's largest open food database — retrieve nutrition facts, ingredients, and environmental scores for millions of products.
You might also like
Keap
Manage CRM contacts, marketing campaigns, and sales automation via Keap.
Codat Financial Data
Pull financial data from your customers accounting, banking, and commerce platforms through a single standardized API.
IPGeolocation (IP Intelligence & Time)
Resolve IP addresses via IPGeolocation — get precise location, timezone details, and local astronomy data.