返回 Skill 列表
extension
分类: 数据与分析无需 API Key

Pipeworx coingecko

通过CoinGecko免费API获取实时加密货币数据,包括币种详情、市场排名、热门代币及按名称或符号搜索功能。

person作者: b-gutmanhubclawhub

Coingecko

CoinGecko MCP — wraps CoinGecko free API (no auth required)

get_coin

Get detailed information about a cryptocurrency including price, market cap, volume, and description

search_coins

Search for cryptocurrencies by name or symbol. Returns matching coins with their IDs. Example: searc

get_market_data

Get top cryptocurrencies ranked by market cap with current prices, 24h changes, and volume. Example:

get_trending

Get currently trending cryptocurrencies on CoinGecko based on user search activity. No parameters ne

{
  "mcpServers": {
    "coingecko": {
      "url": "https://gateway.pipeworx.io/coingecko/mcp"
    }
  }
}