Skip to main content
Glama

DeFi Trading Agent MCP Server

by edkdev

get_coingecko_networks

Retrieve a paginated list of supported blockchain networks from CoinGecko/GeckoTerminal for crypto trading and analysis through the DeFi Trading Agent MCP Server.

Instructions

Get list of supported networks on CoinGecko/GeckoTerminal

Input Schema

NameRequiredDescriptionDefault
pageNoPage number for pagination (optional, default: 1)

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number for pagination (optional, default: 1)", "type": "integer" } }, "required": [], "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/edkdev/defi-trading-mcp'

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