Back to directory
kukapay/uniswap-trader-mcp

kukapay/uniswap-trader-mcp

@kukapay

An MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains.

uniswapdefitoken-swapblockchainethereummcptradingdexfinance

Installation & Configuration

{
  "mcpServers": {
    "Uniswap-Trader-MCP": {
      "command": "node",
      "args": [
        "path/to/uniswap-trader-mcp/server/index.js"
      ],
      "env": {
        "INFURA_KEY": "your infura key",
        "WALLET_PRIVATE_KEY": "your private key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12