CNN Fear & Greed Index
Rank #7,988io.github.wildsurfer/cnnfag
CNN's Fear & Greed index for the US stock market: score, rating, indicators and daily history.
CNN Fear & Greed Index is a Model Context Protocol (MCP) server published by wildsurfer. It ranks #7,988 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. CNN Fear & Greed Index is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Nov 25, 2024 and most recently updated on Aug 11, 2026.
Ranks ahead of 107,472 of 115,460 servers on MCP Toplist.
Use CNN Fear & Greed Index
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cnnfag -- docker run -i --rm ghcr.io/wildsurfer/cnnfag:2.2.0[mcp_servers.cnnfag]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wildsurfer/cnnfag:2.2.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cnnfag": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/cnnfag:2.2.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cnnfag": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/cnnfag:2.2.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cnnfag": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/cnnfag:2.2.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cnnfag": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/cnnfag:2.2.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cnnfag": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wildsurfer/cnnfag:2.2.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wildsurfer%2Fcnnfag)<a href="https://mcptoplist.com/server/io.github.wildsurfer%2Fcnnfag"><img src="https://mcptoplist.com/badge/io.github.wildsurfer%2Fcnnfag.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wildsurfer
Other servers by wildsurfer
View all wildsurfer servers →Available versions (1)
| Version | Published |
|---|---|
| 2.2.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains CNN Fear & Greed Index?
- CNN Fear & Greed Index is maintained by wildsurfer, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is CNN Fear & Greed Index listed on the Official MCP Registry?
- Yes — CNN Fear & Greed Index is listed on the Official MCP Registry, alongside Glama.
- How many versions does CNN Fear & Greed Index have?
- MCP Toplist tracks 1 version of CNN Fear & Greed Index, most recently published on Aug 11, 2026.
- Where can I find the source code for CNN Fear & Greed Index?
- The source code for CNN Fear & Greed Index is hosted at github.com/wildsurfer/cnn-fear-and-greed-parse.