MCP DeFi DeFi

Uniswap MCP (yurenju)

MCP server for Uniswap protocol interaction — swaps, pool data, and liquidity management via the Model Context Protocol.

Verified

Uniswap MCP by yurenju is an MCP server that provides structured access to the Uniswap decentralized exchange protocol. It covers a range of Uniswap operations including token swaps, pool data retrieval, and liquidity management, exposing them as typed MCP tools that AI agents can invoke through compatible clients.

The server bridges the gap between conversational AI workflows and on-chain DeFi operations. Agents can query pool states, prepare swap transactions, and interact with liquidity positions through a consistent tool interface. This reduces the complexity of integrating Uniswap protocol logic into agent pipelines and enables workflows that combine market analysis with protocol interaction.

Setup requires configuring the server with wallet credentials, an RPC endpoint, and registering it with an MCP client such as Claude Desktop. Because this server supports write operations that interact with on-chain smart contracts, users should exercise caution when enabling trade or liquidity functions. Starting with read-only data queries, validating responses, and implementing explicit confirmation steps before any on-chain execution is strongly recommended.