Back to MCP Servers
Crypto Feargreed
Providing real-time and historical Crypto Fear & Greed Index data.
finance-fintech
By kukapay
Installation
npx -y crypto-feargreed-mcpConfiguration
{
"mcpServers": {
"crypto-feargreed-mcp": {
"command": "npx",
"args": ["-y", "crypto-feargreed-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes