Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_yield_chart

Retrieve historical APY and TVL data for a specific crypto pool using the pool ID. Access DeFi insights without managing individual API keys via the REI Crypto MCP Server.

Instructions

GET /yields/chart/{pool}

Get historical APY and TVL of a pool. Parameters: pool: pool id (can be retrieved from /pools)

Input Schema

NameRequiredDescriptionDefault
poolYes

Input Schema (JSON Schema)

{ "properties": { "pool": { "title": "Pool", "type": "string" } }, "required": [ "pool" ], "title": "get_yield_chartArguments", "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