uniswap-trader-mcp
If you are the rightful owner of uniswap-trader-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains.
Uniswap Trader MCP is a Model Context Protocol server designed to facilitate automated token swaps on the Uniswap decentralized exchange (DEX) across multiple blockchain networks. It provides AI agents with the capability to obtain real-time price quotes, execute swaps with configurable parameters, and generate trading suggestions based on various factors such as liquidity and fees. The server supports a wide range of blockchains, including Ethereum, Optimism, Polygon, Arbitrum, Celo, BNB Chain, Avalanche, and Base, making it a versatile tool for decentralized finance (DeFi) operations. Users need to have Node.js, npm, a funded wallet, and access to blockchain RPC URLs to utilize this server effectively.
Features
- Price Quotes: Get real-time price quotes for token swaps with multi-hop route optimization.
- Swap Execution: Execute swaps on Uniswap V3 with configurable slippage tolerance and deadlines.
- Swap Suggestions: Generate trading suggestions based on liquidity, fees, and optimal paths.
- Multi-Chain Support: Compatible with Ethereum, Optimism, Polygon, Arbitrum, Celo, BNB Chain, Avalanche, and Base.
Tools
getPrice
Fetches a price quote for a Uniswap swap.
executeSwap
Executes a swap on Uniswap.