trackmcp
Back to directory
junct-bot

uniswap-mcp

View on GitHub

Uniswap MCP server — 17 tools for AI agent access to Uniswap (dex). Hosted by Junct.

0 starsOthers Updated Mar 29, 2026
defidexmcpmcp-servermodel-context-protocoluniswapweb3

Documentation

Uniswap MCP Server

MCP server for Uniswap. Agent-ready API for Uniswap.

Hosted at uniswap.mcp.junct.dev/mcp. Free to use. No auth. No API key required.

Part of Junct — the agent-readiness layer for web3.

Quick Start

Add to your MCP client config (Claude Desktop, Cursor, Windsurf):

json
{
  "mcpServers": {
    "uniswap": {
      "url": "https://uniswap.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

This MCP server is deterministically generated from the Uniswap API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints.

  • Protocol: Uniswap
  • Endpoint: `https://uniswap.mcp.junct.dev/mcp`
  • Transport: Streamable HTTP
  • Auth: None required
  • Documentation: uniswap.mcp.junct.dev/llms.txt

Keywords: Uniswap, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol

Frequently asked questions

What is uniswap-mcp?

uniswap-mcp is Uniswap MCP server — 17 tools for AI agent access to Uniswap (dex). Hosted by Junct.

How do I install uniswap-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is uniswap-mcp open source?

Yes — it is hosted on GitHub at https://github.com/junct-bot/uniswap-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP