Skip to main content
Glama

Mesh Agent MCP Server

dexscreenertokeninfoagent_search_pairs

Search for decentralized exchange trading pairs by token name, symbol, or address. Retrieve price, volume, liquidity, and exchange availability across major DEXs and blockchains via DexScreener data.

Instructions

Search for trading pairs on decentralized exchanges by token name, symbol, or address. This tool helps you find specific trading pairs across multiple DEXs and blockchains. It returns information about the pairs including price, volume, liquidity, and the exchanges where they're available. Data comes from DexScreener and covers major DEXs on most blockchains. The search results may be incomplete if the token is not traded on any of the supported chains.

Input Schema

NameRequiredDescriptionDefault
search_termYesSearch term (token name, symbol, or address)

Input Schema (JSON Schema)

{ "properties": { "search_term": { "description": "Search term (token name, symbol, or address)", "type": "string" } }, "required": [ "search_term" ], "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/heurist-network/heurist-mesh-mcp-server'

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