LogoSTMCP
Download
crypto-feargreed-mcp

Crypto Fear & Greed Index MCP Server

A Model Context Protocol server providing real-time and historical Crypto Fear & Greed Index data from Alternative.me, featuring current values, historical trends, and analysis tools for cryptocurrency market sentiment.

Tools

1. get_current_fng_tool

Retrieve the latest Fear & Greed Index value and classification.

2. get_historical_fng_tool

Fetch historical index values for a specified number of days.

3. analyze_fng_trend

Analyze trends over time with statistics like average value and trend direction.

Open Graph image for Crypto Fear & Greed Index MCP Server

JSON Config

{
  "mcpServers": {
    "crypto-feargreed-mcp": {
      "command": "uv",
      "args": [
        "--directory", "/your/path/to/crypto-feargreed-mcp",
        "run",
        "main.py"
      ]
    }
  }
}

Useful Links

Information