Skip to main content
Glama

Finance Tools MCP

by VoxLink-org

get_historical_fng_tool

Retrieve historical CNN Fear & Greed Index data for a specified period to analyze market sentiment trends. Input the number of days to access past index values.

Instructions

Get historical CNN Fear & Greed Index data for a specified number of days. Parameters: days (int): Number of days of historical data to retrieve (limited by the API). 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" }

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/VoxLink-org/finance-tools-mcp'

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