Skip to main content
Glama

Crypto Price & Market Analysis MCP Server

MIT License
645
33
  • Apple

get-historical-analysis

Analyze historical cryptocurrency prices by specifying a symbol, time interval, and days. Use this tool to track market trends and make informed decisions with customizable timeframe data.

Instructions

Get historical price analysis with customizable timeframe

Input Schema

NameRequiredDescriptionDefault
daysNoNumber of days to analyze (1-30)
intervalNoTime interval (m5, m15, m30, h1, h2, h6, h12, d1)h1
symbolYesCryptocurrency symbol (e.g., BTC, ETH)

Input Schema (JSON Schema)

{ "properties": { "days": { "default": 7, "description": "Number of days to analyze (1-30)", "type": "number" }, "interval": { "default": "h1", "description": "Time interval (m5, m15, m30, h1, h2, h6, h12, d1)", "type": "string" }, "symbol": { "description": "Cryptocurrency symbol (e.g., BTC, ETH)", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

Other Tools from Crypto Price & Market Analysis MCP Server

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/truss44/mcp-crypto-price'

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