kukapay/uniswap-trader-mcp
🔌 MCP Serverkukapay
An MCP server providing real-time Uniswap V3 token price data across multiple blockchain networks.
The Uniswap Trader MCP server acts as a bridge between AI models and the Uniswap V3 protocol. Built on the Model Context Protocol, it allows LLMs to query live market data, including token prices and pool information, without requiring complex manual API integrations. This tool is specifically designed for developers building financial agents or automated trading assistants who need reliable, real-time data from decentralized exchanges. By abstracting the complexities of interacting with Uniswap's smart contracts and subgraph APIs, it provides a standardized interface for agents to retrieve pricing metrics. Key features include multi-chain support, efficient data retrieval for V3 pools, and seamless compatibility with any MCP-compliant client, making it a robust utility for DeFi-focused AI applications.
💡Highlights
- ├─Real-time Uniswap V3 price data
- ├─Multi-chain network support
- └─Standardized MCP interface
🎯For
- ├─DeFi Developers
- └─AI Agent Builders