crypto-feargreed-mcp
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: Fearfng://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: 30Eingabeaufforderungen
interpret_fng
Interpretation der Indexdaten.
Ausgabe:
Please interpret this Crypto Fear & Greed Index value and explain what it means for cryptocurrency markets (specifically Bitcoin): 45Related MCP server: crypto-news-mcp
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 claudeKlonen Sie das Repository:
git clone https://github.com/kukapay/crypto-feargreed-mcp.git
cd crypto-feargreed-mcpFü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
Erstellt mit MCP Python SDK .
Daten bereitgestellt von der Alternative.me Fear & Greed Index API .
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.548MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.16MIT

Desk3 MCP Serverofficial
AlicenseBqualityDmaintenanceCryptocurrency MCP Server! Free! This powerful tool is designed for blockchain enthusiasts, providing comprehensive, real-time cryptocurrency information at your fingertips. Whether you're an experienced trader or just starting your journey into the crypto world.163MIT- AlicenseNot gradedqualityAmaintenanceMCP server providing market data for 15,000+ cryptocurrencies including prices, history, trends, and deep coin metadata via CoinGecko.1221Apache 2.0
Related MCP Connectors
A MCP server for the Frankfurter API for currency exchange rates.
Crypto Feeds MCP.
An MCP server giving access to Grafana dashboards, data and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/crypto-feargreed-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server