Skip to main content
Glama

Finance Tools MCP

by VoxLink-org

analyze_fng_trend

Examine CNN Fear & Greed Index trends over a specified period to assess market sentiment. Provides latest value, average, trend direction, and data points analyzed for informed financial decisions.

Instructions

Analyze trends in CNN Fear & Greed Index over specified days. Parameters: days (int): Number of days to analyze (limited by available data). Returns: str: A string containing the analysis results, including latest value, average value, trend direction, and number of data points analyzed.

Input Schema

NameRequiredDescriptionDefault
daysYes

Input Schema (JSON Schema)

{ "properties": { "days": { "title": "Days", "type": "integer" } }, "required": [ "days" ], "title": "analyze_fng_trendArguments", "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