Mesh Agent MCP Server

Official
MIT License
42
  • Apple
  • Linux

dexscreenertokeninfoagent_search_pairs

Find trading pairs on decentralized exchanges by searching token name, symbol, or address across multiple DEXs and blockchains. Get details on price, volume, liquidity, and exchange availability.

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" }
ID: 6dmo0hl0qq