crypto-trending-mcp logo

crypto-trending-mcp一个追踪并监测 CoinGecko 最新热门代币的 MCP 服务器。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

一个追踪并监测 CoinGecko 最新热门代币的 MCP 服务器,提供对最受欢迎加密货币的实时洞察。服务器提供两个主要工具:get_trending_md_doc,用于返回完整 CoinGecko 热门页面的 Markdown 文档;parse_trending_md_doc,指引 LLM 提取热门币种表格并生成结构化输出。该服务器专为 Claude Desktop 设计,支持自然语言查询以分析热门加密数据。它采用轻量且可扩展的架构,便于扩展或部署。运行时需要 Python 3.10+、Node.js,以及(可选的)Claude Desktop 进行测试。

主要功能

  • get_trending_md_doc 工具,用于生成 Markdown 文档
  • parse_trending_md_doc 提示,用于表格解析
  • 通过 Claude Desktop 支持自然语言查询

价格

模型
Free
评分
暂无评价

使用场景

热门加密货币分析

分析 24 小时价格上涨的热门加密货币。

市值排名

按市值对热门币种进行排名。

优点 & 缺点

优点

  • 与 Claude Desktop 无缝集成
  • 轻量且可扩展的架构
  • 对热门加密货币的实时洞察

缺点

  • 需要 Python 3.10+ 和 Node.js
  • 依赖 CoinGecko 数据

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Can I integrate this server with other applications?

Yes, the lightweight and extensible architecture allows easy extension or deployment beyond Claude Desktop, though the current integration is designed for Claude Desktop via a custom MCP server configuration.

Asked by Liam O’Connor · Feb 21, 2026

What are the system requirements to run the MCP server?

You need Python 3.10+ and Node.js (for Playwright browser dependencies). Claude Desktop is optional but required if you want to test natural‑language queries directly.

Asked by Ludovic Girard · Feb 3, 2026

How does parse_trending_md_doc help me analyze the data?

It guides an LLM to extract the trending coins table from the Markdown output and produce structured results, enabling queries such as finding coins with positive 24h price changes or ranking by market cap.

Asked by Mireille Dupont · Dec 26, 2025

What data can I retrieve with get_trending_md_doc?

The tool returns a full Markdown document of CoinGecko’s trending page, including a table with columns: Rank, Name, Symbol, Price, 1h Change, 24h Change, 7d Change, 24h Volume, and Market Cap.

Asked by Larisa Ionescu · Dec 17, 2025

提问

服务配缩器 的替代品