DEX Swap Quotes API
Rank #20662smithery/axel-belfort/dex-quotes
DEX swap quote API for AI agents. Best swap quotes across Uniswap V2/V3, SushiSwap, Aerodrome, and other DEXes. Returns optimal route, price impact, slippage estimate, gas cost, and minimum output. Tools: dex_get_swap_quote. MANDATORY: Call this BEFORE executing any DEX swap to avoid excessive slippage. Essential for pre-trade analysis, route optimization, and MEV protection. IMPORTANT: For orderbook depth analysis, use dex_analyze_orderbook_depth. Returns: {route, amountOut, priceImpact, slippage, gas}. No API key required — x402 micropayment $0.005/call on Base L2.
DEX Swap Quotes API is a Model Context Protocol (MCP) server published by Br0ski777. It ranks #20662 of 58,900 servers tracked on MCP Toplist. DEX Swap Quotes API is listed across 2 registries — Official MCP and Smithery, with 2 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 38,238 of 58,900 servers on MCP Toplist.
Use DEX Swap Quotes API
Add DEX Swap Quotes API to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"dex-quotes": {
"url": "https://dex-quotes.api.klymax402.com/mcp"
}
}
}Listed on 2 registries
Br0ski777
Other servers by Br0ski777
- Barcode Generator API#17745 · 4 vers
- Cron Parser API#17746 · 3 vers
- Crontab Generator API#17747 · 4 vers
- JWT Decoder API#17748 · 4 vers
- Markdown Renderer API#17749 · 4 vers
- NFT Metadata API#17750 · 4 vers
- Slug Generator API#17751 · 3 vers
- User Agent Parser API#17752 · 4 vers
- Base64 Codec API#19011 · 3 vers
- Code Sandbox API#19012 · 3 vers
- Color Palette Generator API#19013 · 3 vers
- CSV to JSON API#19014 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | May 16, 2026 |
| 1.0.0 | Apr 12, 2026 |
Frequently asked questions
- What is DEX Swap Quotes API?
- DEX swap quote API for AI agents. Best swap quotes across Uniswap V2/V3, SushiSwap, Aerodrome, and other DEXes. Returns optimal route, price impact, slippage estimate, gas cost, and minimum output. Tools: dex_get_swap_quote. MANDATORY: Call this BEFORE executing any DEX swap to avoid excessive slippage. Essential for pre-trade analysis, route optimization, and MEV protection. IMPORTANT: For orderbook depth analysis, use dex_analyze_orderbook_depth. Returns: {route, amountOut, priceImpact, slippage, gas}. No API key required — x402 micropayment $0.005/call on Base L2.
- Who maintains DEX Swap Quotes API?
- DEX Swap Quotes API is maintained by Br0ski777, which publishes 101 MCP servers (253 total versions) tracked on MCP Toplist.
- Is DEX Swap Quotes API an official MCP server?
- Yes — DEX Swap Quotes API is listed on the Official MCP Registry, alongside Smithery.
- How many versions does DEX Swap Quotes API have?
- MCP Toplist tracks 2 versions of DEX Swap Quotes API, most recently published on May 16, 2026.
- Where can I find the source code for DEX Swap Quotes API?
- The source code for DEX Swap Quotes API is hosted at github.com/Br0ski777/dex-quotes-x402.