# DexScreener MCP for AI Agents AI Agent Connect

> DexScreener MCP gives your AI agent real-time access to decentralized exchange market data across chains like Solana, Ethereum, and Base. You can search for specific tokens, track live prices, and monitor liquidity or volume instantly. It's built for anyone who needs to pull on-chain trading data without manually refreshing multiple tabs or navigating complex dashboards.

## Overview
- **Category:** defi
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xIMGkMN05NecpV05Vg859KwuI4f6NyfRABv8qWp8/ai-agent-connect
- **Tags:** dexscreener, dex, trading, crypto-prices, liquidity, token-search

## Description

Most traders spend their day jumping between different decentralized exchange websites, copy-pasting prices into spreadsheets, and constantly refreshing pages to see if a token's liquidity is drying up. It is a fragmented way to work that makes it easy to miss a move or make a mistake during a fast-moving market cycle. This Connector changes that by bringing the data directly into your conversation. Instead of digging through complex filters, you can just ask your agent to find every trading pair for a specific contract on Solana or to pull a snapshot of prices for your entire portfolio. It pulls live data into your workspace, so you can compare volume across different chains or see which tokens are currently getting the most community attention without leaving your current app. Because Vinkius makes it so easy to connect these types of tools, you can turn your AI into a dedicated research assistant that handles the data fetching while you focus on your strategy. It is about getting the numbers you need right when you need them, whether you are hunting for the next trending project or just making sure a swap has enough depth before you move. You get a clear picture of the market in plain English, allowing you to make decisions based on real-time numbers instead of outdated tabs.

## Tools

### get_multiple_tokens
Pull data for up to 30 tokens at once to build a portfolio snapshot or compare prices.

### get_pair
Get the exact price, liquidity, and market cap for a specific trading pair address.

### get_token_boosts
See which tokens are currently trending or getting the most community attention.

### get_token_pairs
Find every market where a specific token is traded to compare different DEX liquidity.

### get_token_profiles
Discover new tokens that were just added to the platform before they hit the mainstream.

### get_top_boosts
Identify the tokens with the highest total community promotion activity.

### search_pairs
Find matching pairs for symbols like PEPE or SOL across all supported blockchains.

## Prompt Examples

**Prompt:** 
```
What are the top 3 boosted tokens on Solana right now?
```

**Response:** 
```
🔥 **Top Boosted Tokens on Solana:**

1. **$NEON** - 15.2k boosts
2. **$CAT** - 12.8k boosts
3. **$MOON** - 9.4k boosts

These tokens are currently seeing the highest level of community promotion activity on the Solana network.
```

**Prompt:** 
```
Check the price and liquidity for PEPE/ETH.
```

**Response:** 
```
📊 **PEPE/ETH (Ethereum)**

*   **Price:** $0.00000842
*   **24h Volume:** $45.2M
*   **Liquidity:** $12.8M
*   **Market Cap:** $3.5B

The top pair is currently on Uniswap V2 with over $8.1M in daily volume.
```

**Prompt:** 
```
Give me a snapshot of these 5 tokens: SOL, ETH, MATIC, LINK, DOT.
```

**Response:** 
```
Here is the current price snapshot for your requested assets:

| Token | Price | 24h Change |
| :--- | :--- | :--- |
| **SOL** | $142.50 | +3.2% |
| **ETH** | $2,450.30 | +1.8% |
| **MATIC** | $0.72 | -0.5% |
| **LINK** | $14.20 | +0.1% |
| **DOT** | $7.10 | -1.2% |
```

## Capabilities

### Search for trading pairs
Find specific tokens or pairs by name, symbol, or contract address.

### Pull real-time prices
Get current market prices in USD or native tokens instantly.

### Check liquidity and volume
Monitor 24h volume and liquidity depth for any given pair.

### Identify trending tokens
See which tokens are currently receiving community boosts.

### Query multiple chains
Access data across Solana, Ethereum, BSC, Base, and Arbitrum.

### Batch token snapshots
Retrieve data for up to 30 tokens in a single request.

## Use Cases

### Verifying liquidity for a new swap
A trader wants to see if a new token has enough liquidity on Uniswap. They ask the agent to use get_pair to check the depth.

### Comparing volume on different chains
A researcher needs to compare the 24h volume of three different meme coins. They use get_multiple_tokens to get the data.

### Spotting trending Solana projects
A user wants to know what is hot on Solana right now. They ask the agent to pull the get_top_boosts list.

### Finding all markets for a specific coin
A dev wants to find all the places a specific token is traded. They use get_token_pairs to see the full list of DEXs.

## Benefits

- Stop manual tab switching by using search_pairs to find tokens across Solana, Ethereum, and Base in one go.
- Get instant portfolio snapshots by using get_multiple_tokens to check 30 assets at once.
- Identify high-hype projects early by using get_token_boosts to see what the community is pushing.
- Verify trade safety by using get_pair to check liquidity depth before making a move.
- Spot new opportunities first by using get_token_profiles to see the latest listings on the platform.

## How It Works

The bottom line is you get live on-chain market data directly in your chat interface.

1. Subscribe to the DexScreener MCP via the Vinkius dashboard.
2. Connect your AI client to the Connector without needing any API keys.
3. Ask your agent to find prices, check liquidity, or search for new tokens.

## Frequently Asked Questions

**Does DexScreener MCP work for all blockchains?**
Yes, it provides data across major chains including Solana, Ethereum, BSC, Base, and Arbitrum.

**Can I use DexScreener MCP to find new tokens?**
Yes, you can use it to discover new token profiles that were recently added to the platform before they gain mainstream traction.

**How do I get live prices for my portfolio?**
You can ask your agent to pull a snapshot of multiple tokens at once to see their current prices and market caps.

**Does it show liquidity depth?**
Yes, it provides specific data on liquidity and 24h volume for trading pairs, which helps you verify trade safety.

**Is there a limit to how many tokens I can check at once?**
You can check up to 30 tokens in a single batch request for a quick portfolio snapshot.

**Can I see which tokens are currently trending?**
Yes, the Connector can identify boosted tokens and show you which ones are getting the most community attention right now.

**Is authentication required?**
No! DexScreener API is completely free and public. No API key or authentication needed. Rate limits are 300 requests/min for pair queries and 60/min for profiles/boosts.

**Which blockchains are supported?**
All major chains including Solana, Ethereum, BSC, Base, Arbitrum, Polygon, Avalanche, Fantom, and 30+ more. Use chain IDs like 'solana', 'ethereum', 'bsc', 'base' when querying specific chains.

**How many pairs are returned per search?**
The search endpoint returns up to 30 pairs per query, ranked by relevance. For more specific results, use the chain+address endpoint to get exact pair data.