Wraps the AKKA Finance REST API to get DEX aggregator quotes and build unsigned swap transactions across 25+ decentralized exchanges on EVM chains including Ethereum, Base, Arbitrum, and HyperEVM. You get nine tools: request quotes, compare individual DEX pools, generate swap and approval transactions, check token allowances, and query supported tokens and chains. All transaction tools return unsigned calldata that you sign separately. The server runs over stdio by default but supports HTTP transport for remote agents. Useful when you need programmatic access to cross-DEX routing and best execution without managing multiple DEX integrations yourself.
claude mcp add --transport stdio io.github.akka-finance-mcp-server -- npx -y @akka-finance/mcp-server