crypto-feargreed-mcp

Integrations

  • Offers cryptocurrency market sentiment analysis through the Fear & Greed Index, providing tools for interpreting market conditions specifically for Bitcoin trading and investment decisions.

  • Enables installation and distribution of the Crypto Fear & Greed Index MCP server through GitHub repositories, allowing users to clone and deploy the server from the GitHub platform.

Krypto-Angst- und Gierindex MCP-Server

Ein MCP-Server, der Echtzeit- und historische Crypto Fear & Greed Index-Daten bereitstellt, betrieben von Alternative.me.

Dieser Server stellt Ressourcen und Tools zum Abrufen und Analysieren des Fear & Greed Index bereit und erleichtert die Integration in MCP-kompatible Clients, einschließlich Claude Desktop.

Merkmale

  • Aktueller Index : Rufen Sie den neuesten Wert und die Klassifizierung des Fear & Greed Index ab.
  • Historische Daten : Rufen Sie historische Indexwerte für eine angegebene Anzahl von Tagen ab.
  • Trendanalyse : Analysieren Sie Trends im Zeitverlauf mit Statistiken wie Durchschnittswert und Trendrichtung.
  • Nur-Tool-Support : Enthält Tool-Versionen aller Ressourcen für die Kompatibilität mit Nur-Tool-MCP-Clients.
  • Eingabeaufforderungsgenerierung : Bietet eine Eingabeaufforderungsvorlage zum Interpretieren von Indexwerten.

Ressourcen

  • fng://current . Aktueller Krypto-Angst- und Gierindex. Ausgabe:
Crypto Fear & Greed Index (as of 2025-03-15 00:00:00 UTC): Value: 45 Classification: Fear
  • fng://history/{days} . Historische Daten des Crypto Fear & Greed Index.Ausgabe:
Historical Crypto Fear & Greed Index: 2025-03-15 00:00:00 UTC: 45 (Fear) 2025-03-14 00:00:00 UTC: 48 (Fear) ...

Werkzeuge

  • get_current_fng_tool() -> str .

Aktueller Index. Dasselbe wie fng://current

  • get_historical_fng_tool(days: int) -> str .

Historische Indexdaten. Dasselbe wie fng://history/{days}

  • analyze_fng_trend(days: int) -> str .

Indextrendanalyse. Ausgabe:

Fear & Greed Index Analysis (30 days): Latest Value: 45 (Fear) at 2025-03-15 00:00:00 UTC Average Value: 47.3 Trend: falling Data points analyzed: 30

Eingabeaufforderungen

  • interpret_fng

Interpretation der Indexdaten.

Ausgabe:

Please interpret this Crypto Fear & Greed Index value and explain what it means for cryptocurrency markets (specifically Bitcoin): 45

Installation

Installation über Smithery

So installieren Sie Crypto Fear & Greed Index für Claude Desktop automatisch über Smithery :

npx -y @smithery/cli install @kukapay/crypto-feargreed-mcp --client claude

Klonen Sie das Repository:

git clone https://github.com/kukapay/crypto-feargreed-mcp.git cd crypto-feargreed-mcp

Für Claude Desktop installieren

mcp install main.py --name "CryptoFearGreed"

Aktivieren Sie es dann in Ihrer Claude Desktop-Konfiguration.

Für andere Clients fügen Sie Ihrer Konfigurationsdatei einen Servereintrag hinzu:

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

Beispiele

Fragen Sie nach der Installation:

  • „Wie hoch ist der aktuelle Crypto Fear & Greed Index?“
  • „Zeigen Sie mir den Trend des Crypto Fear & Greed Index der letzten 30 Tage.“

Claude ruft automatisch die entsprechenden Tools auf und gibt Antworten.

Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert. Weitere Informationen finden Sie in der Datei LICENSE .

Danksagung

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Ein MCP-Server, der Echtzeit- und historische Daten zum Crypto Fear & Greed Index bereitstellt.

  1. Merkmale
    1. Ressourcen
    2. Werkzeuge
    3. Eingabeaufforderungen
  2. Installation
    1. Installation über Smithery
  3. Beispiele
    1. Lizenz
      1. Danksagung

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          A MCP server offering tools for cryptocurrency research and Ethereum-based automation.
          Last updated -
          113
          45
          35
          TypeScript
          AGPL 3.0
        • -
          security
          A
          license
          -
          quality
          An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
          Last updated -
          64
          JavaScript
          MIT License
        • A
          security
          F
          license
          A
          quality
          An MCP server that provides real-time financial data integration with Alpha Vantage's API, enabling access to stock market data, cryptocurrency prices, forex rates, and technical indicators.
          Last updated -
          7
          2
          JavaScript
        • -
          security
          A
          license
          -
          quality
          An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.
          Last updated -
          3
          Python
          MIT License

        View all related MCP servers

        ID: dj54a072bo