Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_fdv_performance

Analyze category performance in crypto by retrieving weighted market cap charts for specific periods (7, 30, ytd, 365) using tailored narratives and data.

Instructions

GET /fdv/performance/{period}

Get chart of narratives based on category performance (with individual coins weighted by mcap). Parameters: period: One of ['7', '30', 'ytd', '365']

Input Schema

NameRequiredDescriptionDefault
periodYes

Input Schema (JSON Schema)

{ "properties": { "period": { "enum": [ "7", "30", "ytd", "365" ], "title": "Period", "type": "string" } }, "required": [ "period" ], "title": "get_fdv_performanceArguments", "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/0xReisearch/crypto-mcp-beta'

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