{"type":"mcp_server","name":"crypto-feargreed-mcp","description":"This repository provides a MCP server for real-time and historical Crypto Fear & Greed Index data from Alternative.me. It offers resources, tools, and trend analysis for integration into MCP clients.","category":"Developer Tools","language":"Python","stars":53,"forks":1,"owner":"kukapay","github_url":"https://github.com/kukapay/crypto-feargreed-mcp","homepage":null,"setup":"## Setup\n\nClone the repository:\n\n```bash\ngit clone https://github.com/kukapay/crypto-feargreed-mcp.git\ncd crypto-feargreed-mcp\n```\n\nInstall for Claude Desktop\n```\nmcp install main.py --name \"CryptoFearGreed\"\n```\nThen enable it in your Claude Desktop configuration.\n\nFor other clients, add a server entry to your configuration file:\n\n```\n\"mcpServers\": { \n  \"crypto-feargreed-mcp\": { \n    \"command\": \"uv\", \n    \"args\": [ \n      \"--directory\", \"/your/path/to/crypto-feargreed-mcp\", \n      \"run\", \n      \"main.py\" \n    ]\n  }\n}\n```","tools":"## Available Tools\n\n1. Current Index (Retrieve the latest Fear & Greed Index value and classification).\n2. Historical Data (Fetch historical index values for a specified number of days).\n3. Trend Analysis (Analyze trends over time with statistics like average value and trend direction).\n4. Tool-Only Support (Includes tool versions of all resources for compatibility with tool-only MCP clients).\n5. Prompt Generation (Provides a prompt template for interpreting index values).","faq":null,"created_at":"2025-03-15T11:46:17+00:00","updated_at":"2025-03-28T19:14:23+00:00","source_url":"https://model-context-protocol.com/servers/crypto-fear-greed-index-realtime-historical","related_articles":[]}