HomeFinance › CNN Fear & Greed Index

CNN Fear & Greed Index

CNN's Fear & Greed index for the US stock market: score, rating, indicators and daily history.

Go Local
★ 2 stars Last pushed 2026-09-07 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/wildsurfer/cnnfag:2.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "cnn-fear-and-greed-parse": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wildsurfer/cnnfag:2.2.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry