Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_stablecoin_charts_all

Retrieve historical market cap data for all stablecoins or a specific stablecoin using the REI Crypto MCP Server. Access aggregated crypto insights with minimal setup.

Instructions

GET /stablecoins/stablecoincharts/all

Get historical mcap sum of all stablecoins. Parameters: stablecoin: stablecoin ID (optional)

Input Schema

NameRequiredDescriptionDefault
stablecoinNo

Input Schema (JSON Schema)

{ "properties": { "stablecoin": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Stablecoin" } }, "title": "get_stablecoin_charts_allArguments", "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