๐ง
Uniswap Trader
๐งMCP Servercatwhisperingninja/uniswap-trader-mcp
What it does
|MCP server for AI agents to automate token swaps on Uniswap DEX, supporting price quotes with multi-hop route optimization, swap execution with configurable slippage, and trading suggestions across Ethereum, Polygon, Arbitrum, Base, and other chains.
remotehostedtimetrading
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub โ
claude mcp add Uniswap-Trader-MCP -e INFURA_KEY=your infura key -e WALLET_PRIVATE_KEY=your private key -- node path/to/uniswap-trader-mcp/server/index.jsClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"Uniswap-Trader-MCP": {
"command": "node",
"args": ["...92
Last UpdatedMar 10, 2026