Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_dex_overview

Retrieve a list of decentralized exchanges (DEXs) with summaries of trading volumes and historical data. Customize responses by excluding aggregated or breakdown charts for focused insights.

Instructions

GET /api/overview/dexs

List all dexs along with summaries of their volumes and dataType history data. Parameters: exclude_total_data_chart: true to exclude aggregated chart from response exclude_total_data_chart_breakdown: true to exclude broken down chart from response

Input Schema

NameRequiredDescriptionDefault
exclude_total_data_chartNo
exclude_total_data_chart_breakdownNo

Input Schema (JSON Schema)

{ "properties": { "exclude_total_data_chart": { "default": true, "title": "Exclude Total Data Chart", "type": "boolean" }, "exclude_total_data_chart_breakdown": { "default": true, "title": "Exclude Total Data Chart Breakdown", "type": "boolean" } }, "title": "get_dex_overviewArguments", "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