这是一个监控 CoinGecko 上最新流行代币的 MCP 服务器,能为您提供实时热门加密货币的洞察,帮助您及时掌握市场动态。
本服务器可帮助您监控 CoinGecko 上的热门代币,以下是使用前的准备和操作步骤。
get_trending_md_docparse_trending_md_docgit clone https://github.com/kukapay/crypto-trending-mcp.git
cd crypto-trending-mcp
uv sync
playwright install
C:\Users\\.claudius\config.json ~/.claudius/config.json
在文件中添加以下内容:{
"crypto-trend-mcp-server": {
"path": "relative/path/to/c crypto-trending-mcp-server/",
"discord-webhook-url": "your_discord_webhook_url"
}
}
uv run server
此项目根据 MIT 许可证发布。有关详细信息,请参阅 LICENSE 文件。