Uniswap DeFi Trading
Unified DeFi trading workflow for swap execution, gasless orders, liquidity management, and token discovery. Used by DeFi developers, trading bots, and portfolio managers building on the Uniswap protocol. Combines quote generation, swap execution, UniswapX gasless orders, LP position management, and execution planning into a single capability surface.
What You Can Do
MCP Tools
check-token-approval
Check if a wallet has sufficient token approval for a swap transaction
get-swap-quote
Get the best available quote for swapping one token for another, including gas estimates and price impact
create-swap-transaction
Generate the calldata needed to execute a token swap on-chain
get-swap-status
Check the status of a submitted swap or bridge transaction
create-gasless-order
Submit a gasless UniswapX intent order where fillers compete to fill it
list-gasless-orders
List UniswapX gasless orders for a wallet with optional status filtering
get-limit-order-quote
Get a quote for a limit order that executes when price conditions are met
list-swappable-tokens
List all tokens available for swapping or bridging from a given token
get-pool-information
Get detailed information about a Uniswap liquidity pool including TVL, fees, and tick data
create-lp-position
Create a new concentrated liquidity position in a Uniswap V3 or V4 pool
increase-lp-position
Add more liquidity to an existing LP position
decrease-lp-position
Remove liquidity from an LP position
claim-lp-fees
Claim accumulated trading fees from a liquidity position