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
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Comments