You're viewing a demo portfolio

Join the waitlist
PRSM

get_token

Active

Tool of Dexscreener

declared in 0.1.0

All trading pairs for a token address on one chain.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "chain": "ethereum",
      "token_address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
    },
    {
      "chain": "polygon",
      "token_address": "0x2791bca1f2de4661ed88a30c99a7a9449aa84174"
    }
  ],
  "required": [
    "chain",
    "token_address"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "description": "Chain id"
    },
    "token_address": {
      "type": "string",
      "description": "Token contract address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Dexscreener

https://github.com/pipeworx-io/mcp-dexscreener

1/7 registries
View full server →
get_token — Dexscreener — PRSM MCP