Messari Influencer Mindshare and Asset Analysis
@N-45div
About Messari Influencer Mindshare and Asset Analysis
A MCP server powered by Messari Chat Agent API and an LLM based kit for mindshare and set insights over the time and plots to be the next crime-fighting AI toolkit.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Messari Influencer Mindshare and Asset Analysis?
A Python-based MCP server that analyzes mindshare data for cryptocurrency assets and Key Opinion Leaders (KOLs) using the Messari API. It fetches daily mindshare scores, detects anomalies via z-scores, visualizes trends in Google Colab, and optionally enriches anomalies with sentiment analysis via the Mistral API. Designed for crypto researchers and traders tracking market attention shifts.
How to use Messari Influencer Mindshare and Asset Analysis?
Configure the server by navigating to server.py and ensuring a valid Messari API key is set. The repository includes a Colab notebook (LLM_Mindshare_asset_analysis.ipynb) and a server module. Users run the server to trigger data fetching, anomaly detection, and visualization. Key functions include analyze_mindshare_data (for KOL handles) and analyze_asset_mindshare (for asset slugs).
Key features of Messari Influencer Mindshare and Asset Analysis
- Fetches daily mindshare data via the Messari API
- Detects anomalies using z-scores (default threshold: 2.0)
- Plots mindshare scores over time with highlighted anomalies
- Provides readable insights on trends, score/rank ranges, and dates
- Calls Mistral API for sentiment analysis on trending topics
- Caches Mistral responses and retries on rate limits
Use cases of Messari Influencer Mindshare and Asset Analysis
- Track mindshare spikes for a crypto asset like
official-trump - Monitor KOL influence by analyzing Twitter handle mindshare
- Correlate anomalies with trending topics and market news
- Generate actionable insights for trading or marketing strategies
- Compare asset mindshare trends side by side in Colab
FAQ from Messari Influencer Mindshare and Asset Analysis
What APIs does it use?
It uses the Messari Copilot Agent, Current Topics, X-Users Mindshare Over Time, Mindshare of Asset Over Time, and Asset Details APIs.
What are the runtime requirements?
The analysis is designed for Google Colab, with interactive plotting. An optional Mistral API key enables sentiment analysis; the script includes retry logic and caching.
How does it detect anomalies?
Anomalies are identified using z-scores with a default threshold of 2.0. Points with absolute z-score above the threshold are flagged and highlighted in plots.
Can it analyze both assets and influencers?
Yes. analyze_asset_mindshare works on asset slugs (e.g., mantra-dao), while analyze_mindshare_data works on Twitter handles (e.g., @AltcoinGordon).
Where does the data live?
Mindshare data is fetched live from the Messari API. No data is stored locally; results are displayed directly in the Colab notebook.
More AI & Agents MCP servers
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Comments