crypto-sentiment-mcp logo

crypto-sentiment-mcp一款向 AI 代理提供加密货币情绪分析的 MCP 服务器。

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

概览

这是一款基于 MCP(Micro Client Protocol)的服务器,旨在为 AI 代理提供加密货币情绪分析。它利用 Santiment 汇聚的社交媒体和新闻数据来追踪市场情绪并发现新兴趋势。服务器提供五大主要工具:获取特定加密货币的情绪平衡、监测社交媒体提及并检测显著变化、衡量资产在加密媒体讨论中所占的份额、识别加密货币讨论中的趋势词,以及确定特定资产的社交主导度。服务器要求 Python 3.10 或更高版本,并需要 Santiment API Key,可免费获取或通过付费计划获取。

主要功能

  • 情感分析
  • 社交量跟踪
  • 社交主导测量
  • 热门词识别
  • get_sentiment_balance
  • get_social_volume

价格

模型
Free
评分
暂无评价

使用场景

市场情绪分析

在指定时间段内检索特定加密货币的情绪平衡,以帮助投资决策。

社交媒体监控

跟踪社交媒体提及并检测社交量的显著变化,以识别新兴趋势。

优点 & 缺点

优点

  • 提供实时加密货币情绪分析
  • 跟踪社交媒体提及并检测显著变化
  • 衡量特定加密货币的社交主导度
  • 识别加密货币讨论中的趋势词

缺点

  • 需要 Santiment API 密钥
  • 仅支持 Python 3.10 或更高版本

评测

登录以留下评测。

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

问答

What specific sentiment data can I retrieve for a cryptocurrency?

Using `get_sentiment_balance` you can fetch the average positive‑vs‑negative sentiment balance for any asset over a chosen number of days (default 7).

Asked by Aisha Khan · Sep 14, 2025

Can I get real‑time alerts for sudden changes in social media mentions?

Yes, the `alert_social_shift` tool detects spikes or drops in social volume based on a threshold you set, reporting significant shifts compared to the prior average.

Asked by Robert Ainsworth · Aug 23, 2025

Which programming environment does the server require?

It runs on Python 3.10 or newer and is accessed through the MCP (Micro Client Protocol), so you must have that Python version installed and configure the MCP client with your Santiment API key.

Asked by Emeka Obi · Jul 25, 2025

What are the costs to use crypto-sentiment-mcp?

The server itself is free to run, but you need a Santiment API key, which can be obtained for free with limited quota or via a paid Santiment plan for higher usage.

Asked by Katarzyna Zielinska · Jul 5, 2025

提问

服务配缩器 的替代品