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.
Crypto Fear & Greed Index MCP Server
A mcp server that provides real-time and historical Crypto Fear & Greed Index data, powered by the Alternative.me.
This server exposes resources and tools for fetching and analyzing the Fear & Greed Index, making it easy to integrate into MCP-compatible clients, including Claude Desktop.
Features
- Current Index: Retrieve the latest Fear & Greed Index value and classification.
- Historical Data: Fetch historical index values for a specified number of days.
- Trend Analysis: Analyze trends over time with statistics like average value and trend direction.
- Tool-Only Support: Includes tool versions of all resources for compatibility with tool-only MCP clients.
- Prompt Generation: Provides a prompt template for interpreting index values.
Resources
fng://current
. Current crypto Fear & Greed Index. Output:
fng://history/{days}
. Historical Data of Crypto Fear & Greed Index.Output:
Tools
get_current_fng_tool() -> str
.
Current Index. Same as fng://current
get_historical_fng_tool(days: int) -> str
.
Historical Index Data. Same as fng://history/{days}
analyze_fng_trend(days: int) -> str
.
Index trend Analysis. Output:
Prompts
interpret_fng
Index Data Interpretation.
Output:
Installation
Installing via Smithery
To install Crypto Fear & Greed Index for Claude Desktop automatically via Smithery:
Clone the repository:
Install for Claude Desktop
Then enable it in your Claude Desktop configuration.
For other clients, add a server entry to your configuration file:
Examples
After installation, ask:
- "What's the current Crypto Fear & Greed Index?"
- "Show me the Crypto Fear & Greed Index trend for the last 30 days."
Claude will automatically call the appropriate tools and provide responses.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Acknowledgments
- Built with MCP Python SDK.
- Data provided by Alternative.me Fear & Greed Index API.
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.
A mcp server that provides real-time and historical Crypto Fear & Greed Index data.
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.Last updated -258JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.Last updated -527PythonMIT License
- -securityFlicense-qualityAn MCP server that provides access to cryptocurrency market data from the Nobitex API, enabling users to fetch specific cryptocurrency pair statistics and global market data.Last updated -22TypeScript
- AsecurityAlicenseAqualityAn MCP server that provides comprehensive financial insights and analysis by leveraging real-time market data, news, and advanced analytics for stocks, options, financial statements, and economic indicators.Last updated -1743PythonMIT License