SODAX Builders MCP
Related Servers
Alternatives to SODAX Builders MCP
- AlicenseBqualityDmaintenanceInteract with the NEAR blockchain through MCP calls23202 npm32MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables cross-chain token swapping between different blockchains using 1inch Fusion+ API, along with portfolio management tools for tracking assets across chains.1-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with LI.FI's cross-chain infrastructure, providing access to blockchain networks, token data, bridges, and transaction services through a standardized protocol.-
- AlicenseBqualityDmaintenanceEnables LLM assistants to interact with the Hyperlane cross-chain protocol for deploying blockchain infrastructure, sending cross-chain messages, managing validators and relayers, and facilitating asset transfers between multiple blockchains.67MIT
Related Servers

Syeniteofficial
FlicenseNot gradedqualityDmaintenanceA DeFi MCP server enabling AI agents to query lending rates, execute swaps/bridges, monitor positions, and access prediction markets across 30+ chains with a trust layer for calldata verification.-- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI agents real-time access to DeFi across multiple chains, enabling non-custodial crypto trading, portfolio queries, and transaction execution.07MIT
- FlicenseAqualityDmaintenanceMCP server enabling AI agents to perform cross-chain token swaps through NEAR's intent-based architecture using the Defuse Protocol, with token discovery, quote retrieval, swap execution, and status tracking.57 npm1-
- AlicenseBqualityCmaintenanceMCP server for Autonomous Intelligence, enabling AI agents to perform non-custodial, rug-gated multi-chain token swaps including safety checks, quotes, and execution.722 npmMIT
- AlicenseNot gradedqualityDmaintenanceMCP (Model Context Protocol) server for the MAIN DEX on Base. Provides AI agents (Claude, Cursor, etc.) with tools to interact with the protocol: swap tokens, manage liquidity, enter/exit ALM strategies(10% APY), and more.MIT

Haiku DeFi MCPofficial
AlicenseAqualityFmaintenanceMCP server for DeFi execution — lets AI agents swap, provide liquidity, lend, bridge, and run yield strategies across 22 chains in a single transaction. 7 tools for token discovery, portfolio analysis, quoting, and execution via the Haiku API.746 npm2MIT
TDQS
Scored across 40 tools
Several tools have overlapping boundaries: sodax_get_money_market_tokens and sodax_get_money_market_assets both list available money market tokens, and sodax_get_token_supply, sodax_get_total_supply, and sodax_get_circulating_supply duplicate supply reporting. An agent would likely misselect between these near-identical getters.
The sodax_get_* and sodax_relay_get_* prefixes are consistent, but the docs tools mix conventions: docs_list_tools and docs_health use snake_case while docs_searchDocumentation and docs_getPage use camelCase. sodax_refresh_cache also deviates from the get-dominated naming scheme.
With 40 tools, the server is well above the 25-tool threshold for a heavy surface. While a broad DeFi platform might justify many endpoints, the presence of several near-duplicate getters (e.g., token supply variants, money market assets variants) makes the count feel inflated rather than well-scoped.
The server covers many read operations for swaps, money markets, relay, and AMM data, and even includes SDK documentation tools. However, it lacks non-read actions beyond relay submission, and the redundant supply/volume endpoints suggest gaps in more nuanced data (e.g., pool metadata, user swap execution). Some dead ends are workaroundable, but the coverage is only partial.