Connector guide1-minute read8 MCP toolsEN · DE · IT

如何通过 MCP 将 CoinGecko 连接到 Claude

从任何 AI 代理查询 CoinGecko(加密货币价格、市场数据、历史、交易所、NFT 地板价格)。8 个工具,可选 API 密钥认证。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

CoinGecko

Query CoinGecko (crypto prices, market data, historical, exchanges, NFT floor prices) from any AI agent. 8 tools, optional API-key auth.

Tools

8

Region

INTL

Category

Data & Analytics

Authentication

API Key

Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the CoinGecko in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

从任何 AI 代理查询 CoinGecko(加密货币价格、市场数据、历史、交易所、NFT 地板价格)。8 个工具,可选 API 密钥认证。

试试这样问

CoinGecko 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

CoinGecko · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

💡 没有安装?直接使用 cloud.anythingmcp.com 登录,点击 Connectors → CoinGecko,粘贴你的凭据,生成 MCP API 密钥 — 完成。无需 Docker,无需 git clone,无需本地服务器。

CoinGecko + Claude

从任何 AI 代理查询 CoinGecko(加密货币价格、市场数据、历史、交易所、NFT 地板价格)。8 个工具,可选 API 密钥认证。

前提条件

请查看连接器中包含的完整设置说明(在你选择连接器时可在应用内商店中查看)。此连接器所需的环境变量为:

(无 — 公共 API)

第一步 — 获取凭据

此连接器封装了 CoinGecko REST API。

设置

  1. PUBLIC API (api.coingecko.com/api/v3) 不需要 API 密钥,但限制严格(约 10-30 次调用/分钟),并缺少某些端点。
  2. 要提高吞吐量,请在 https://www.coingecko.com/en/developers/dashboard 注册免费 DEMO 计划 → 创建一个 x-cg-demo-api-key。这将把限制提高到 30 次调用/分钟,并保持免费。
  3. 付费 PRO 计划使用不同的主机 (pro-api.coingecko.com) 和头部 x-cg-pro-api-key — 相应地切换 baseUrl + 认证头。
  4. 如果你有 COINGECKO_API_KEY,请设置;如果希望匿名公共访问,请保持未设置。

…(在应用内连接器说明中继续)

第二步 — 安装适配器

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

第三步 — 在 Claude 中添加连接器

推荐路径 — 在 claude.ai web 上工作,无需编辑任何配置文件。

  1. 打开 claude.ai/customize/connectors
  2. 点击 "添加自定义连接器"
  3. 填写:
    • 名称: CoinGecko
    • URL: https://cloud.anythingmcp.com/mcp
    • 认证: Bearer token → 粘贴你的 MCP API 密钥(来自 AnythingMCP → Profile → MCP API Keys → New Key
  4. 点击 连接 以授权。

所有工具将出现在你的聊天中 — 开始输入提示。

可用工具

工具功能
coingecko_ping健康检查 — 如果 API 正常,将返回 {gecko_says: '(V3) To the Moon!'}
coingecko_simple_price获取当前价格的最简单方法
coingecko_search通过自由文本查询搜索币种、类别和市场
coingecko_list_coins每个币种的完整列表,包括 ID、符号、名称
coingecko_coin_markets按市值排名的顶级币种的市场数据
coingecko_coin_detail单个币种的完整资料:多种语言的描述、链接、图片 URL、市场数据、社区 + 开发者统计、公众兴趣评分
coingecko_coin_market_chart在一段时间内某个币种的历史价格/市值/交易量系列
coingecko_trendingCoinGecko 上过去 24 小时内最热门的 7 个币种(按搜索量)

常见问题

它是否适用于 Claude Code 和 Claude Desktop? 是的 — 两者都指向 https://cloud.anythingmcp.com/mcp

下一步

这份指南对你有帮助吗?

Ready to ship

Your CoinGecko agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

相关指南