finance & fintech

Uniswap Price Mcp

An MCP server that tracks newly created liquidity pools on Uniswap across multiple blockchains.

typescript
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/uniswap-price-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "uniswap-price-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/uniswap-price-mcp"
  ]
}

About This MCP Server

kukapay/uniswap-price-mcp

An MCP server that tracks newly created liquidity pools on Uniswap across multiple blockchains.

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

Need More Details?

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

View Full Documentation on GitHub