ParaSwap MCP Server

通过ParaSwap实现跨链的去中心化交易所聚合数据与兑换路由。

文档

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