Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_token_protocols

Retrieve token distribution across protocols by specifying a token symbol (e.g., 'usdt') to analyze its allocation within DeFi ecosystems.

Instructions

GET /api/tokenProtocols/{symbol}

Lists the amount of a certain token within all protocols. Parameters: symbol: token slug (e.g., 'usdt')

Input Schema

NameRequiredDescriptionDefault
symbolYes

Input Schema (JSON Schema)

{ "properties": { "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_token_protocolsArguments", "type": "object" }

You must be authenticated.

Other Tools from REI Crypto MCP Server

Related Tools

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