
CoinGecko MCP
@coingecko
关于 CoinGecko MCP
Official CoinGecko MCP Server for Crypto Price & Market Data. Learn More: https://docs.coingecko.com/reference/mcp-server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"coingecko_coingecko_typescript_api": {
"command": "npx",
"args": [
"-y",
"@coingecko/coingecko-mcp",
"--client=claude",
"--tools=dynamic"
],
"env": {
"COINGECKO_PRO_API_KEY": "My Pro API Key",
"COINGECKO_DEMO_API_KEY": "My Demo API Key",
"COINGECKO_ENVIRONMENT": "pro"
}
}
}
}工具
3Get the schema for an endpoint in the Coingecko TypeScript API. You can use the schema returned by this tool to invoke an endpoint with the `invoke_api_endpoint` tool.
List or search for all endpoints in the Coingecko TypeScript API
Invoke an endpoint in the Coingecko TypeScript API. Note: use the `list_api_endpoints` tool to get the list of endpoints and `get_api_endpoint_schema` tool to get the schema for an endpoint.
概览
What is CoinGecko MCP?
The official CoinGecko MCP Server makes CoinGecko data readily available to AI models and applications. It provides aggregated crypto price and market data for 15,000+ coins across 1,000+ exchanges, on-chain DEX price and liquidity data for 8+ million tokens across 200 networks, along with discovery, metadata, historical, and category features.
How to use CoinGecko MCP?
—
Key features of CoinGecko MCP
- Aggregated price and market data for 15k+ coins
- On-chain DEX price and liquidity for 8M+ tokens
- Discover trending coins, NFTs, categories, top gainers
- Discover top, trending, new pools and tokens
- Get metadata: image, links, description, categories, security info
- Get historical price, market data, OHLCV of all cryptocurrencies
Use cases of CoinGecko MCP
- AI investment assistant queries current crypto prices and market caps
- On-chain analysis app retrieves DEX liquidity for 8M+ tokens
- Chatbot surfaces trending coins, NFTs, and top gainers
- Historical data feed for portfolio backtesting or charting
- Category-based coin screening for memecoin, DeFi, AI agent tokens
FAQ from CoinGecko MCP
—
金融与商务 分类下的更多 MCP 服务器
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
评论