Skip to main content
Glama

DeFi Trading Agent MCP Server

by edkdev

get_liquidity_sources

Retrieve a list of available liquidity sources for a specific blockchain chain ID, enabling efficient DeFi trading and market analysis.

Instructions

Get list of liquidity sources available on a specific chain

Input Schema

NameRequiredDescriptionDefault
chainIdYesBlockchain ID to get sources for

Input Schema (JSON Schema)

{ "properties": { "chainId": { "description": "Blockchain ID to get sources for", "type": "integer" } }, "required": [ "chainId" ], "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