Skip to main content
Glama

crypto-feargreed-mcp

get_historical_fng_tool

Retrieve historical Crypto Fear & Greed Index data for a specified number of days to analyze market sentiment over time.

Instructions

Get historical Fear & Greed Index for specified number of days as a tool.

Parameters: days (int): Number of days to retrieve (must be a positive integer).

Returns: str: Historical Fear & Greed Index values for the specified period.

Input Schema

NameRequiredDescriptionDefault
daysYes

Input Schema (JSON Schema)

{ "properties": { "days": { "title": "Days", "type": "integer" } }, "required": [ "days" ], "title": "get_historical_fng_toolArguments", "type": "object" }
Install Server

Other Tools from crypto-feargreed-mcp

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/crypto-feargreed-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server