Fear & Greed Index
Provides real-time access to CNN's Fear & Greed Index for US stock market sentiment analysis, retrieving current composite scores and seven individual market indicators including S&P 500 momentum, options ratios, and volatility measures with historical comparisons.
4 stars
0 tools
Created Aug 2025
@ycjcl868/ycjcl868-fear-greed-index-fear-greedAbout
Provides real-time access to CNN's Fear & Greed Index for US stock market sentiment analysis, retrieving current composite scores and seven individual market indicators including S&P 500 momentum, options ratios, and volatility measures with historical comparisons.
Categories
general
Installation
npm
npm install @ycjcl868/ycjcl868-fear-greed-index-fear-greed
Configuration
{
"mcpServers": {
"ycjcl868-fear-greed-index-fear-greed": {
"command": "npx",
"args": [
"-y",
"@ycjcl868/ycjcl868-fear-greed-index-fear-greed"
]
}
}
}