Developer Tools
Trust: 25/100 (Limited)io.github.ycjcl868/mcp-server-fear-greed Guide
An MCP server for mcp-server-fear-greed
4 starsby ycjcl868
Quick Start
Install
npx mcp-server-fear-greedClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ycjcl868-mcp-server-fear-greed": {
"command": "npx",
"args": [
"mcp-server-fear-greed"
]
}
}
}