A deterministically generated MCP server that wraps the Uniswap API with 17 tools for swap quotes, liquidity pool data, and trading information. Each tool maps directly to a real Uniswap endpoint, so you're not guessing which operations exist. It's hosted and free to use with no authentication required. Built by Junct as part of their agent-readiness layer for web3. You'd reach for this when building agents that need to interact with DeFi protocols, check token prices, analyze liquidity, or pull trading data from Uniswap without manually wiring up API calls. Just point your MCP client at their streamable HTTP endpoint and you get immediate access to the full surface area.
Public tool metadata for what this MCP can expose to an agent.
graphql_agentAsk questions about Uniswap V4; the agent will inspect the schema, validate and execute GraphQL queries, then summarize the results. Capabilities: • Pool statistics (volume, fees, TVL) • Token performance metrics (price, volume, liquidity) • Transaction details (swaps, liquidi...1 paramsAsk questions about Uniswap V4; the agent will inspect the schema, validate and execute GraphQL queries, then summarize the results. Capabilities: • Pool statistics (volume, fees, TVL) • Token performance metrics (price, volume, liquidity) • Transaction details (swaps, liquidi...
questionstringMCP server for Uniswap. Agent-ready API for Uniswap.
Hosted at uniswap.mcp.junct.dev/mcp. Free to use. No auth. No API key required.
Part of Junct — the agent-readiness layer for web3.
Add to your MCP client config (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"uniswap": {
"url": "https://uniswap.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}
This MCP server is deterministically generated from the Uniswap API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints.
https://uniswap.mcp.junct.dev/mcpKeywords: Uniswap, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json