暗号通貨の恐怖と欲望インデックスMCPサーバー
Alternative.me が提供する、リアルタイムおよび履歴の Crypto Fear & Greed Index データを提供する MCP サーバー。
このサーバーは、Fear & Greed Index を取得および分析するためのリソースとツールを公開し、Claude Desktop などの MCP 互換クライアントに簡単に統合できるようにします。
特徴
- 現在のインデックス: 最新の恐怖と貪欲のインデックス値と分類を取得します。
- 履歴データ: 指定された日数の履歴インデックス値を取得します。
- 傾向分析: 平均値や傾向の方向などの統計を使用して、時間の経過に伴う傾向を分析します。
- ツールのみのサポート: ツールのみの MCP クライアントとの互換性のために、すべてのリソースのツール バージョンが含まれています。
- プロンプト生成: インデックス値を解釈するためのプロンプト テンプレートを提供します。
リソース
fng://current
. 現在の暗号通貨の恐怖と貪欲指数。出力:
fng://history/{days}
. 暗号通貨の恐怖と強欲指数の履歴データ。出力:
ツール
get_current_fng_tool() -> str
。
現在のインデックス。fng fng://current
と同じ
get_historical_fng_tool(days: int) -> str
。
履歴インデックスデータ。fng fng://history/{days}
と同じ
analyze_fng_trend(days: int) -> str
。
指数トレンド分析。出力:
プロンプト
interpret_fng
インデックスデータの解釈。
出力:
インストール
リポジトリをクローンします。
Claudeデスクトップにインストール
次に、Claude Desktop 構成でこれを有効にします。
その他のクライアントの場合は、構成ファイルにサーバー エントリを追加します。
例
インストール後に次の質問をします:
- 「現在の暗号通貨の恐怖と強欲指数はいくらですか?」
- 「過去 30 日間の Crypto Fear & Greed Index のトレンドを表示してください。」
Claude は適切なツールを自動的に呼び出して応答を提供します。
ライセンス
このプロジェクトはMITライセンスの下で提供されています。詳細はLICENSEファイルをご覧ください。
謝辞
- MCP Python SDKを使用して構築されました。
- データはAlternative.me Fear & Greed Index APIによって提供されています。
This server cannot be installed
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.
リアルタイムおよび履歴の Crypto Fear & Greed Index データを提供する MCP サーバー。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA MCP server offering tools for cryptocurrency research and Ethereum-based automation.Last updated -113637TypeScriptAGPL 3.0
- -securityAlicense-qualityAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.Last updated -64JavaScriptMIT License
- AsecurityFlicenseAqualityAn 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 -72JavaScript
- -securityAlicense-qualityAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.Last updated -3PythonMIT License