Uniswap Tx Builder
@Yummybait-fin
Uniswap Tx Builder について
Keyless MCP server for building unsigned Uniswap v3 liquidity transactions (collect, close, mint)
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"uniswap-tx-builder-mcp": {
"command": "docker",
"args": [
"build",
"-t",
"uniswap-tx-builder-mcp:local",
".",
"#",
"local",
"build"
]
}
}
}ツール
5Collect all uncollected fees from a position to `recipient`.
Remove all liquidity **+** collect; `burn: true` also burns the empty NFT. Returns the read position.
Mint a new position (raw ticks + wei amounts).
Add liquidity to an existing position.
**Read-only.** Turn a human price range + human amounts into aligned ticks + wei amounts for `build_mint`. Reads token decimals over RPC.
概要
What is Uniswap Tx Builder?
Keyless MCP server for building unsigned Uniswap v3 liquidity transactions (collect, close, mint)
How to use Uniswap Tx Builder?
The README includes setup instructions such as docker build -t uniswap-tx-builder-mcp:local . # local build.
Key features of Uniswap Tx Builder
- CI — typecheck + tests on every push to main and on PRs
- Release — pushing a v* tag re-runs the tests, bumps the version on main to match the tag
Use cases of Uniswap Tx Builder
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Uniswap Tx Builder
Where is the source code for Uniswap Tx Builder?
The source code is linked from the repository URL on this page.
Does Uniswap Tx Builder include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
「金融とコマース」の他のコンテンツ
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
Crypto Indicators MCP Server
kukapayAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
コメント