finance & fintech

Uniswap Trader Mcp

An MCP server that delivers real-time token prices from Uniswap V3 across multiple chains.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/uniswap-trader-mcp

Configuration

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.

GitHub: https://github.com/kukapay/uniswap-trader-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub