Skip to main content
Glama

DeFi Trading Agent MCP Server

by edkdev

get_new_pools

Identify and retrieve the latest decentralized finance (DeFi) pools across multiple blockchains. Specify attributes like base token, quote token, DEX, or network for targeted results.

Instructions

Get latest new pools across all networks

Input Schema

NameRequiredDescriptionDefault
includeNoAttributes to include: 'base_token', 'quote_token', 'dex', 'network' (comma-separated)
pageNoPage number for pagination (optional, default: 1)

Input Schema (JSON Schema)

{ "properties": { "include": { "description": "Attributes to include: 'base_token', 'quote_token', 'dex', 'network' (comma-separated)", "type": "string" }, "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