junct-bot/paraswap-mcp
ParaSwap MCP server - AI agent access to ParaSwap DEX aggregation. Hosted by Junct.
Platform-specific configuration:
{
"mcpServers": {
"paraswap-mcp": {
"command": "npx",
"args": [
"-y",
"paraswap-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Hosted MCP server for ParaSwap — giving AI agents direct access to ParaSwap DEX aggregation.
> Powered by Junct — the agent-readiness layer for DeFi.
Add to your MCP client config (Claude Desktop, Cursor, Windsurf, etc.):
{
mcpServers: {
paraswap: {
url: https://paraswap.mcp.junct.dev/mcp
}
}
}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.
Loading reviews...