KyberSwap MCP is a server that exposes KyberSwap trading, liquidity, and other flows as 13 composable tools for LLM Agents and developer workflows.
The MCP server is read-only, calldata-building, and never holds private keys or signs transactions. It returns reviewable calldata or EIP-712 typed data, which you can sign and broadcast using your own wallet.
KyberSwap MCP gives AI Agents real onchain capabilities:
- Read → access onchain data and liquidity
- Build → construct swap calldata
- Simulate → dry-run swap calldata
- Advanced flows for Limit Order, Zap, and more
All powered by KyberSwap’s infrastructures.
Start building: https://github.com/KyberNetwork/kyberswap-mcp/
