Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_protocol_details

Retrieve historical Total Value Locked (TVL) data and token-chain breakdowns for a specific protocol using its slug (e.g., 'aave').

Instructions

GET /api/protocol/{protocol}

Get historical TVL of a protocol and breakdowns by token and chain. Parameters: protocol: protocol slug (e.g., 'aave')

Input Schema

NameRequiredDescriptionDefault
protocolYes

Input Schema (JSON Schema)

{ "properties": { "protocol": { "title": "Protocol", "type": "string" } }, "required": [ "protocol" ], "title": "get_protocol_detailsArguments", "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