Skip to main content
Glama

DexPaprika (CoinPaprika)

Official

search

Locate tokens, pools, and DEXes across all blockchain networks using names, symbols, or addresses. Ideal for identifying assets when the specific network is unknown.

Instructions

Search across ALL networks for tokens, pools, and DEXes by name, symbol, or address. Good starting point when you don't know the specific network.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch term (e.g., "uniswap", "bitcoin", or a token address)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Search term (e.g., \"uniswap\", \"bitcoin\", or a token address)", "type": "string" } }, "required": [ "query" ], "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/coinpaprika/dexpaprika-mcp'

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