Having trouble connecting? We’re here to help - reach out and we’ll get you up and running.

Why use our hosted MCP server?

Skip the installation hassle and get instant access to comprehensive DeFi data. Our hosted MCP server eliminates setup complexity while providing enterprise-grade reliability and performance.

What you get instantly:

  • Zero setup required - just add the URL to your config
  • Multiple transport options - SSE, streamable HTTP, and JSON-RPC support
  • Always up-to-date - we handle updates and maintenance
  • Enterprise reliability - High availability and performance
  • Real-time data - live prices, volumes, and pool information
  • 20+ blockchain networks - Ethereum, Solana, Base, Arbitrum, and more

Visit mcp.dexpaprika.com to explore our hosted MCP server interface and see the available data before integrating.


Quick integration guide

Claude desktop setup

Add our hosted MCP server to Claude Desktop in just 2 steps:

1

Locate your configuration file

Find your Claude Desktop configuration file:

  • macOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%/Claude/claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
2

Add the hosted server configuration

If the file doesn’t exist, create it with this content:

{
  "mcpServers": {
    "dexpaprika": {
      "url": "https://mcp.dexpaprika.com/sse"
    }
  }
}

If the file already exists, add our server to the existing mcpServers object:

{
  "mcpServers": {
    "dexpaprika": {
      "url": "https://mcp.dexpaprika.com/sse"
    }
  }
}

Save the file and restart Claude Desktop. You’re ready to go!

Cursor setup

1

Access MCP settings

  1. Open Cursor IDE
  2. Go to Settings (Cmd/Ctrl + ,)
  3. Navigate to Tools & Integrations
  4. Click New MCP server
2

Configure in mcp.json

This will open the mcp.json file. Add the DexPaprika server configuration:

{
  "mcpServers": {
    "dexpaprika": {
      "url": "https://mcp.dexpaprika.com/sse"
    }
  }
}

Save the file and restart Cursor if needed.

ChatGPT integration

Want to use DexPaprika data in ChatGPT? You can integrate our API directly into ChatGPT using Actions:

  1. Create a custom GPT in ChatGPT (requires Plus or Enterprise subscription)
  2. Add our OpenAPI specification from mcp.dexpaprika.com/openapi
  3. Start asking crypto questions directly in your ChatGPT conversations

Ready to set up ChatGPT? Follow our complete ChatGPT Actions integration guide for step-by-step instructions.


Connection options

Our hosted MCP server supports multiple transport protocols to ensure compatibility with different clients and use cases:

Getting started? Use the SSE endpoint (https://mcp.dexpaprika.com/sse) for the best experience with Claude Desktop and Cursor. You can always switch protocols later based on your specific needs.

Need help choosing? Visit mcp.dexpaprika.com to test different connection methods and see which works best for your setup.


Available features

Our hosted MCP server provides comprehensive access to DeFi data:

Core data access

  • Multi-chain support - 20+ blockchain networks including Ethereum, Solana, Base, Arbitrum, Polygon, and more
  • Real-time prices - Live token prices and market data
  • Liquidity pools - Detailed pool information, volumes, and fees
  • DEX analytics - Trading data across major decentralized exchanges
  • Search functionality - Find tokens, pools, and DEXes across all networks

Advanced analytics

  • Historical data - Price history and trading volumes over time
  • Pool monitoring - Track new pool creation and liquidity changes
  • Cross-chain comparisons - Compare prices and liquidity across different networks
  • Volume analysis - Trading volume trends and patterns

Usage examples

Once configured, you can ask Claude or Cursor powerful questions about DeFi data:

Example queries you can make

CategoryExample Query
Basic market data”What are the top 5 liquidity pools by volume today?”
Network information”Which blockchain networks does DexPaprika support?”
Token prices”What’s the current price of SOL across different DEXes?”
Pool analysis”Show me the most liquid USDC/ETH pools across all networks and compare their trading fees”
New opportunities”Find newly created liquidity pools in the last 24 hours with volume over $100k”
Cross-chain comparison”Compare ETH prices between Ethereum mainnet and Layer 2 solutions like Arbitrum and Base”
DEX performance”Which DEX has the highest trading volume on Solana today?”
Token discovery”Search for meme tokens with high trading volume in the last hour”
Arbitrage opportunities”Find price differences for USDC across different DEXes on Ethereum”

Want to explore more? Visit mcp.dexpaprika.com to test the interface, check out our tutorials for step-by-step guides, or browse the API documentation for technical details.


Benefits over self-hosted solutions

FeatureHosted MCPSelf-Hosted MCP
Setup time< 2 minutes15-30 minutes
MaintenanceZero - we handle itRegular updates required
ReliabilityHigh availabilityDepends on your infrastructure
PerformanceOptimized hostingLimited by your server
UpdatesAutomaticManual intervention
SupportProfessional supportCommunity only

Troubleshooting

Common issues and solutions


API coverage

Our hosted MCP server provides access to all DexPaprika API endpoints:


What’s next?

Need help?

Looking for custom integrations? Our team can help you integrate DexPaprika data into any application or workflow. Contact us to discuss your specific needs.