B
CoinGeckoMCP
By BlindVibeDev·Visit Source
CoinGecko API Server for AI crypto data access
April 22, 2025
22 days ago
3 Clicks
What is this MCP
This MCP is a Node.js server that provides AI systems with seamless access to CoinGecko's cryptocurrency market data through RESTful APIs and JSON-RPC endpoints, handling rate limits and API fallbacks automatically.
How to use this MCP
Install via npx or manually clone the repository, configure your API keys in the .env
file, and start the server. AI systems can then interact with the /rpc
endpoint using the defined MCP methods like getPrice
and getCoinMarkets
.
What this MCP can be used for
This MCP enables AI-powered financial advisors, trading bots, portfolio trackers, and market analysis tools to access real-time cryptocurrency data while managing API complexities like rate limiting and error handling.
Repository Info
Stars:
3
Forks:
1
Watchers:
3
Last Updated: 28 days ago