# OKX DEX MCP Server

MCP server for OKX DEX Analytics - comprehensive DEX aggregator analytics with multi-chain support including both EVM and non-EVM chains.

## Features

- **Multi-chain Support**: Ethereum, Polygon, Arbitrum, Base, Optimism, Avalanche, BSC, Cronos, and more + Non-EVM chains (Solana, SUI, Tron, TON)
- **Quote Analytics**: Get best swap quotes across multiple DEXs
- **Liquidity Analytics**: Monitor liquidity sources across different chains
- **Chain Information**: Get supported chain configurations
- **Cross-chain Comparisons**: Compare quotes across multiple chains
  

## Available Tools (10 Total)

### Quote & Pricing (3 tools)
- `get_okx_quote` - Get swap quotes between tokens
- `compare_multichain_quotes` - Compare quotes across chains
- `get_okx_popular_token_pairs` - Get popular token pairs for a chain

### Liquidity Analytics (2 tools)
- `get_okx_liquidity` - Get liquidity sources for a chain
- `get_okx_multichain_liquidity` - Get liquidity across multiple chains

### Chain Information (2 tools)
- `get_okx_supported_chains` - Get all supported chains
- `get_okx_chain_info` - Get specific chain configuration

### Market & Overview (2 tools)
- `get_okx_market_summary` - Get market overview
- `get_okx_dex_overview` - Get OKX DEX overview

### Symbol Converter (1 tool)
- `get_symbol_to_address_instructions` - Get instructions to convert token symbols to contract addresses

## Supported Chains (28 Total)

### EVM Chains (24)
- Ethereum (1), Optimism (10), BSC (56), Polygon (137)
- Arbitrum (42161), Avalanche (43114), Base (8453), Cronos (25)
- zkSync Era (324), Fantom (250), Mantle (5000), Linea (59144)
- Scroll (534352), Blast (81457), Manta Pacific (169)
- Metis (1088), Conflux (1030), Zeta Chain (7000)
- And more...

### Non-EVM Chains (4)
- Solana (501), SUI (784), Tron (195), TON (607)
 

## License

MIT
