Retrieve and analyze real-time and historical Crypto Fear & Greed Index data effortlessly. Integrate this server into your MCP-compatible clients to gain insights into market sentiment and trends. Make informed decisions in the cryptocurrency market with easy access to valuable index data.
Tools
get_current_fng_tool
Get the current Crypto Fear & Greed Index as a tool.
get_historical_fng_tool
Get historical Fear & Greed Index for specified number of days as a tool. Parameters: days (int): Number of days to retrieve (must be a positive integer). Returns: str: Historical Fear & Greed Index values for the specified period.
analyze_fng_trend
Analyze trends in Crypto Fear & Greed Index over specified days. Parameters: days (int): Number of days to analyze (must be a positive integer). Returns: str: A string containing the analysis results, including latest value, average value, trend direction, and number of data points analyzed.