Uniswap Tx Builder MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 938 installs a week from npm. Last commit 28 Jul 2026.
Builds and simulates unsigned Uniswap v3 liquidity-position transactions — keyless, never signs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add uniswap-tx-builder-mcp -- npx -y @yummybait/uniswap-tx-builder-mcp
{
"mcpServers": {
"uniswap-tx-builder-mcp": {
"args": [
"-y",
"@yummybait/uniswap-tx-builder-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.uniswap-tx-builder-mcp]
command = "npx"
args = ["-y", "@yummybait/uniswap-tx-builder-mcp"]
{
"mcpServers": {
"uniswap-tx-builder-mcp": {
"args": [
"-y",
"@yummybait/uniswap-tx-builder-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"uniswap-tx-builder-mcp": {
"args": [
"-y",
"@yummybait/uniswap-tx-builder-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.