MessariMCP

MessariMCP

3.3

If you are the rightful owner of MessariMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains a Python script for analyzing mindshare data of cryptocurrency assets using the Messari API.

The Messari Influencer Mindshare and Asset Analysis project is designed to analyze mindshare data of cryptocurrency assets and Key Opinion Leaders (KOLs) using the Messari API. The script fetches mindshare data, performs anomaly detection, visualizes trends, and provides insights into significant spikes in attention for a given asset. It is tailored for use in Google Colab, allowing for interactive visualization and analysis. The project includes functions for sentiment analysis, trending topic retrieval, and mindshare data analysis for both KOLs and cryptocurrency assets. The MCP Server provides a backend for broader mindshare comparison functionality, and the project is extensible for combined analysis of KOLs and assets.

Features

  • Mindshare Data Fetching: Uses the Messari API to retrieve daily mindshare data for assets.
  • Anomaly Detection: Identifies significant spikes in mindshare scores using a z-score threshold (default: 2.0).
  • Visualization: Plots mindshare scores over time with anomalies highlighted in Google Colab.
  • Insights: Provides readable insights about trends, score ranges, rank ranges, and anomalies.
  • Extensible: Designed to work alongside KOL mindshare analysis with potential for combined analysis.

Related MCP Servers

View all finance servers →