fear_greed_index

$0.002 USDC per call

Crypto Fear & Greed composite index. Aggregates Alternative.me index with CoinGecko market signals (market cap change, volume ratio, BTC dominance). Returns 0-100 score, classification (Extreme Fear to Extreme Greed), 7-day trend, historical comparison, and actionable signal summary.

Parameters
NameTypeRequiredDescription
includeHistory string optional Include 30-day daily history (default: false)
Example Call
// MCP tool call
{
  "name": "fear_greed_index",
  "arguments": {
    "includeHistory": ""
}
}
Connect
// Add to your MCP config — this tool is immediately available
{
  "mcpServers": {
    "toolbooth": { "url": "https://toolbooth.io/mcp" }
  }
}
Related Tools

Try it live in the playground