ParaSwap MCP Server

ParaSwap을 통해 체인 전반의 DEX 애그리게이터 데이터 및 스왑 라우팅을 제공합니다.

문서

ParaSwap MCP Server

Hosted MCP server for ParaSwap — giving AI agents direct access to ParaSwap DEX aggregation.

Powered by Junct — the agent-readiness layer for DeFi.

Quick Connect

Add to your MCP client config (Claude Desktop, Cursor, Windsurf, etc.):

{
  mcpServers: {
    paraswap: {
      url: https://paraswap.mcp.junct.dev/mcp
    }
  }
}

About

ParaSwap is a DEX aggregator that finds the best swap rates across multiple decentralized exchanges. This MCP server provides AI agents with tools to access ParaSwap's API for token swaps, price quotes, and liquidity data.

Links