interface
Open source interfaces for the Uniswap protocol
interface MCP Server
MCP server for Uniswap/interface
Ready-to-Use Client Configurations
{
"mcpServers": {
"interface": {
"command": "npx",
"args": [
"-y",
"@Uniswap/interface"
]
}
}
}