Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_emission_data

Retrieve emission data for a specific crypto protocol by inputting the protocol slug. Simplifies access to token emissions without managing API keys.

Instructions

GET /api/emission/{protocol}

Unlocks data for a given token/protocol. 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_emission_dataArguments", "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