Crypto Sentiment MCP Server

Santiment social and market data integration for AI-driven crypto analysis.

Data last scanned today · Reviewed today

185 tools47PythonMIT

Overview

This MCP server enables AI agents to query Santiment's aggregated data, providing insights into cryptocurrency market moods and media trends. Users can retrieve sentiment balances, social volume metrics, and dominance statistics to evaluate asset performance based on external discourse. Beyond basic metrics, the server includes tools to identify trending terms and detect significant shifts in social volume. By requiring a Santiment API key, it allows developers to integrate real-time market sentiment data directly into their AI-driven analysis workflows.

Our verdict

This server carries a high risk level with a security score of 18/100. It is a community-maintained project that has not been editorially reviewed, and its last commit was over 500 days ago. Due to the lack of recent updates and the unknown status of its authentication and read-only implementations, it should be used with caution and primarily in isolated development environments rather than mission-critical applications.

  • Zero direct dependencies reduces supply chain surface
  • Comprehensive documentation for all sentiment tools
  • Open source project under MIT license
  • High risk due to long-term inactivity
  • Not verified by official vendor
  • Security implementation details remain unreviewed

Tools

ToolDescriptionRisk
get_sentiment_balanceGet the average sentiment balance for an asset over a specified period.low
get_social_volumeFetch the total number of social media mentions for an asset.low
alert_social_shiftDetect significant spikes or drops in social volume compared to the previous average.low
get_trending_wordsRetrieve the top trending words in crypto discussions, ranked by score over a period.low
get_social_dominanceMeasure the percentage of crypto media discussions dominated by an asset.low

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Frequently asked questions

What are the system requirements for running this server?

You must have Python 3.10 or higher installed on your system.

Is an API key required to use this service?

Yes, you need a Santiment API key, which can be obtained through a free or paid plan on the Santiment platform.

How do I provide my API key to the server?

You must include the SANTIMENT_API_KEY as an environment variable within your MCP client configuration.

Can I adjust the timeframes for data retrieval?

Yes, the tools support a configurable 'days' parameter to specify the period for sentiment, social volume, and trend analysis.

Alternatives

Badge

Crypto Sentiment MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.