trackmcp
Back to directory
junct-bot

paraswap-mcp

View on GitHub

ParaSwap MCP server - AI agent access to ParaSwap DEX aggregation. Hosted by Junct.

0 starsOthers Updated Mar 29, 2026
ai-agentsdefidexmcpmcp-serverparaswapjunct

Documentation

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.):

json
{
  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.

  • MCP endpoint: https://paraswap.mcp.junct.dev/mcp
  • Server page: https://junct.dev/servers/paraswap
  • ParaSwap: https://paraswap.io

Frequently asked questions

What is paraswap-mcp?

paraswap-mcp is ParaSwap MCP server - AI agent access to ParaSwap DEX aggregation. Hosted by Junct.

How do I install paraswap-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is paraswap-mcp open source?

Yes — it is hosted on GitHub at https://github.com/junct-bot/paraswap-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP