search_pairs
ActiveTool of Dexscreener
declared in 0.1.0
Free-text search across all DEX Screener chains for trading pairs matching a token name, symbol, or address. Returns up to 30 pairs with price USD, liquidity, 24h volume, and chain/DEX info.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "USDC ETH"
},
{
"query": "SOL USDT solana"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Dexscreener
https://github.com/pipeworx-io/mcp-dexscreener
1/7 registries