uniswap-trader-mcp
Uniswap Trader MCP is a Model Context Protocol server designed to enable AI-driven automation of token swaps on the Uniswap decentralized exchange across various blockchains. It provides tools for price quoting, executing swaps, and generating suggestions, supporting multiple blockchains such as Ethereum and Polygon.
What blockchains are supported by Uniswap Trader MCP?
Uniswap Trader MCP supports Ethereum, Optimism, Polygon, Arbitrum, Celo, BNB Chain, Avalanche, and Base.
What are the prerequisites for using Uniswap Trader MCP?
You need Node.js, npm, a funded wallet with a private key, and access to blockchain RPC URLs.
How can I install Uniswap Trader MCP using Smithery?
You can install it using the command: npx -y @smithery/cli install @kukapay/uniswap-trader-mcp --client claude
.
What is the default slippage tolerance for swap execution?
The default slippage tolerance is set to 0.5%.
Can I execute swaps on multiple chains simultaneously?
Yes, Uniswap Trader MCP supports multi-chain operations, allowing swaps on different blockchains.