get_pair
ActiveTool of Dexscreener
declared in 0.1.0
Pair detail (price USD/native, liquidity, 24h volume, 5m/1h/6h/24h tx counts).
Parameters schema
{
"type": "object",
"examples": [
{
"chain": "ethereum",
"pair_address": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640"
},
{
"chain": "solana",
"pair_address": "8BnEgHoWFysVcuFFX7QztDmzuH5B27Cs64meL2LjwGs"
}
],
"required": [
"chain",
"pair_address"
],
"properties": {
"chain": {
"type": "string",
"description": "Chain id — ethereum | solana | bsc | polygon | arbitrum | base | …"
},
"pair_address": {
"type": "string",
"description": "Pair / pool address"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Dexscreener
https://github.com/pipeworx-io/mcp-dexscreener
1/7 registries