Skip to main content
Glama

CoinMarketCap MCP

dexNetworksList

Retrieve a comprehensive list of networks mapped to unique CoinMarketCap IDs, enabling easy sorting and filtering for exploring blockchain network data.

Instructions

Returns a list of all networks to unique CoinMarketCap ids.

Input Schema

NameRequiredDescriptionDefault
auxNo
limitNo
sortNo
sort_dirNo
startNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "aux": { "type": "string" }, "limit": { "type": "string" }, "sort": { "enum": [ "id", "name" ], "type": "string" }, "sort_dir": { "enum": [ "desc", "asc" ], "type": "string" }, "start": { "type": "string" } }, "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/shinzo-labs/coinmarketcap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server