Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_historical_liquidity

Retrieve historical liquidity data for any token on a specific chain to analyze swap availability. Use the token slug (e.g., 'usdt') as input for detailed insights.

Instructions

GET /api/historicalLiquidity/{token}

Provides the available liquidity for swapping from one token to another on a specific chain. Parameters: token: token slug (e.g., 'usdt')

Input Schema

NameRequiredDescriptionDefault
tokenYes

Input Schema (JSON Schema)

{ "properties": { "token": { "title": "Token", "type": "string" } }, "required": [ "token" ], "title": "get_historical_liquidityArguments", "type": "object" }
Install Server

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