GaplyDev01_coingecko-mcp-server
If you are the rightful owner of GaplyDev01_coingecko-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A powerful and flexible Node.js Express server that provides a comprehensive interface to the CoinGecko cryptocurrency data API.
The CoinGecko API Server MCP is a robust Node.js Express server designed to interface with the CoinGecko cryptocurrency data API. It supports both the free public API and the Pro API, with an automatic fallback to the free API during development. This server is ideal for developers looking to integrate cryptocurrency data into their applications, offering a RESTful API interface with robust error handling and comprehensive documentation. The server can be quickly set up using npx or manually, and it is configurable via environment variables. It provides access to essential CoinGecko API endpoints, including price data, coin data, and market data. Additionally, it is compatible with AI systems like Claude through the Marketplace Component Program (MCP), implementing the full MCP specification with JSON-RPC 2.0 for seamless integration.
Features
- Dual API Support: Seamlessly works with both CoinGecko Free and Pro APIs.
- Automatic Fallback: Falls back to free API during development.
- RESTful Endpoints: Simple and intuitive API interface.
- Robust Error Handling: Detailed error messages and proper status codes.
- Simple Setup: Quick installation with guided setup.