interface

GitHub

Open source interfaces for the Uniswap protocol

5,509 stars TypeScript TypeScript 1 file ยท ~1,480,524 tokens #blockchain#ethereum#uniswap

interface MCP Server

MCP server for Uniswap/interface

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "interface": {
      "command": "npx",
      "args": [
        "-y",
        "@Uniswap/interface"
      ]
    }
  }
}