crypto-sentiment-mcp

crypto-sentiment-mcp

16

This project is an MCP server providing sentiment analysis of cryptocurrencies using data from Santiment. It offers features like social media tracking, sentiment analysis, and trending word identification for various assets.

What is the minimum Python version required to run the Crypto Sentiment MCP Server?

The server requires Python 3.10 or higher.

How can I obtain a Santiment API Key?

You can obtain a free or paid API key from the Santiment website at https://app.santiment.net/.

What kind of data does the server use for sentiment analysis?

The server uses aggregated social media and news data from Santiment to perform sentiment analysis.

Can the server detect significant changes in social media mentions?

Yes, the server can detect significant spikes or drops in social volume compared to the previous average.

What are trending words in the context of this server?

Trending words are the most popular terms in cryptocurrency discussions, identified and ranked by their score over a specified period.