✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

CoinGecko MCP Server

smithery badge

This package provides a Model Context Protocol (MCP) server that acts as a proxy to the public CoinGecko API v3. It allows AI assistants (like Cursor) to interact with the CoinGecko API through the defined OpenAPI specification.

Features

  • Implements the Model Context Protocol for standardized communication.
  • Uses the official CoinGecko API v3.
  • Parses the OpenAPI specification to dynamically generate API methods.
  • Can be run locally and configured within environments like Cursor and Claude Desktop.

Installation

Installing via Smithery

To install CoinGecko API Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @nic0xflamel/coingecko-mcp-server --client claude

Manual Installation

```json
{
  "mcpServers": {
    "coingecko": {
      "command": "npx",
      "args": [
        "-y",
        "@nic0xflamel/coingecko-mcp-server"
      ]
    }
  }
}
```

License

MIT (You should add a LICENSE file to the project root or this directory)

Featured Templates

View More
Data Analysis
Pharmacy Admin Panel
254 2272
AI Assistants
Talk with Claude 3
160 2068
AI Image Generation
Image Generation with Stable Diffusion
117 1204
AI Characters
Your Speaking Avatar
171 929
AI Assistants
Image to text with Claude 3
155 1658

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.