Dextools (DeFi Token Data API)

Dextools (DeFi Token Data API) MCP Connector for Claude

A+

Access real-time DeFi market data, token prices, liquidity pairs, and blockchain information across multiple networks via Dextools.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Dextools API account to any AI agent to analyze decentralized finance (DeFi) markets with precision. Get instant access to token metrics, liquidity pools, and price variations across dozens of supported blockchains.

What you can do

  • Blockchain Discovery — List all supported networks like Ethereum, BSC, Polygon, and more using the get_blockchains tool.
  • Token Analytics — Fetch detailed metadata including supply, decimals, and current market valuation with get_token.
  • Liquidity Monitoring — Inspect specific pool addresses to understand market depth and pair health via get_token_liquidity.
  • Price Tracking — Get real-time price data and 24-hour variations for any token contract using get_token_price.
  • Pair Inspection — Retrieve detailed information about specific liquidity pairs with get_pair.

How it works

  1. Subscribe to this server
  2. Enter your Dextools API Key
  3. Start querying DeFi data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DeFi Traders — quickly verify token prices and liquidity without switching between multiple DEX explorers
  • Web3 Developers — integrate real-time market data into your development workflow or bot logic
  • Crypto Analysts — automate the gathering of token metrics and blockchain support lists for research reports
defitoken-datacrypto-pricesliquidity-poolsdex-analytics

5 tools expose this connector's capabilities to your AI agent.

get_blockchains

Retrieve a list of supported blockchain networks

get_pair

Retrieve information about liquidity pairs

get_token_liquidity

Get liquidity information for a token or pair

get_token_price

Get the current price of a token

get_token

Retrieve detailed information about a specific token

See how to talk to your AI agent using Dextools (DeFi Token Data API).

List all supported blockchain networks on Dextools.

I've retrieved the supported chains. Dextools currently supports networks including Ethereum (ether), Binance Smart Chain (bsc), Polygon (polygon), Solana (solana), and many others. Which one would you like to explore?

Get the current price and 24h change for token 0x... on Ethereum.

Fetching price data... The token at that address is currently trading at $1.24 with a +5.2% increase over the last 24 hours on the Ethereum network.

Show me the liquidity information for the pair 0x... on BSC.

Analyzing liquidity... For the specified pair on Binance Smart Chain, the total liquidity is approximately $500,000 USD. Would you like to see the individual token reserves for this pool?

Yes! Use the `get_token_price` tool by providing the blockchain identifier (e.g., 'ether') and the token's contract address. It will return the current price and 24h variation.

Related Connectors