finance & fintech
Uniswap Trader Mcp
An MCP server that delivers real-time token prices from Uniswap V3 across multiple chains.
python
cloud
finance & fintech
Installation
npx -y kukapay/uniswap-trader-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "uniswap-trader-mcp",
"command": "npx",
"args": [
"-y",
"kukapay/uniswap-trader-mcp"
]
}About This MCP Server
kukapay/uniswap-trader-mcp
An MCP server that delivers real-time token prices from Uniswap V3 across multiple chains.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub