← Back to Plugins
MCP Server MCP

io.github.Yummybait-fin/uniswap-tx-builder-mcp

github By github 👁 1 views ▲ 0 votes

Builds and simulates unsigned Uniswap v3 liquidity-position transactions — keyless, never signs.

Homepage Verified source GitHub

Install

npx -y @yummybait/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@yummybait/uniswap-tx-builder-mcp",
      "version": "0.4.3",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/yummybait-fin/uniswap-tx-builder-mcp:0.4.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm oci

Comments

Sign in to leave a comment

Loading comments...