← 返回
未分类 中文

Pipeworx crypto

Cryptocurrency prices, market cap rankings, and fiat currency conversion via CoinGecko
通过CoinGecko获取加密货币价格、市值排名及法币转换
brucegutman
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 428
下载
💾 0
安装
1
版本
#latest

概述

Crypto & Currency

Real-time cryptocurrency prices from CoinGecko plus fiat currency conversion. Check the price of Bitcoin, get the top 100 coins by market cap, or convert between currencies like USD, EUR, and GBP.

Tools

ToolDescription
-------------------
get_crypto_priceCurrent price for a specific cryptocurrency by CoinGecko ID (e.g., "bitcoin", "ethereum", "solana")
get_crypto_marketTop cryptocurrencies ranked by market cap with prices and 24h changes
get_exchange_rateFiat-to-fiat exchange rate conversion (e.g., USD to EUR)

Scenarios

  • "What's the current price of Ethereum?" — use get_crypto_price with id "ethereum"
  • Building a portfolio tracker that needs live prices
  • Converting currencies for international pricing calculations
  • Displaying a market overview with top gainers and losers

Example: Bitcoin price

curl -s -X POST https://gateway.pipeworx.io/crypto/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_crypto_price","arguments":{"id":"bitcoin"}}}'
{
  "name": "Bitcoin",
  "symbol": "btc",
  "price_usd": 67234.12,
  "market_cap": 1320000000000,
  "volume_24h": 28500000000,
  "change_24h": 2.34
}

MCP config

{
  "mcpServers": {
    "pipeworx-crypto": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/crypto/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 05:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Pipeworx sunrisesunset

brucegutman
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
★ 0 📥 571

Pipeworx crossref

brucegutman
通过关键词搜索学术论文,通过 DOI 查找元数据,并通过 Crossref 获取期刊信息
★ 0 📥 417

Pipeworx disease

brucegutman
COVID-19统计数据 —全球累计、各国明细、历史趋势及来自 disease.sh 的疫苗接种数据
★ 0 📥 412