ParaSwap MCP Server

跨鏈的DEX聚合器數據與交換路由,經由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