hive-mcp-swap
hive-mcp-swap
Read-only Paraswap price quotes on Base.
Live contract
This MCP server exposes one swap capability:
Surface | Purpose |
| Request a live Paraswap price quote on Base |
| Request the same quote through MCP |
The response identifies Paraswap as the provider and preserves the venue names present in the returned route. Hive does not construct, sign, submit, or settle a transaction. It does not collect a routing fee, operate liquidity, or custody funds.
Supported token symbols are ETH, WETH, USDC, and USDT. A caller may also supply a Base token address. The amount must be positive.
Failure behavior
If Paraswap does not return a usable quote, the HTTP endpoint returns 502 with no_route_available. The MCP tool returns a structured error payload. Unknown HTTP paths return 404. Unknown MCP tools and methods return JSON-RPC errors.
There is no execution endpoint. There is no transaction construction endpoint. There is no trust score, AML screening, or receipt-signing claim in the quote response.
Discovery
Method | Path | Description |
|
| Local liveness and declared capability |
|
| MCP JSON-RPC 2.0, protocol |
|
| MCP discovery manifest |
|
| Agent card |
|
| Security contact |
|
| Plain-text integration guide |
|
| Service image |
Example
GET https://mcp-swap.thehiveryiq.com/v1/swap-route/quote?tokenIn=ETH&tokenOut=USDC&amountIn=1The quote is informational. A caller that chooses to trade must independently construct, review, sign, and submit a transaction using its own wallet and execution provider.
Testing
npm install
npm testThe automated suite verifies manifest parity, removal of the former execution surface, honest unknown-route behavior, and the absence of unsupported provider, fee, settlement, AML, and trust claims. A separate live probe verifies that Paraswap can return a current Base quote.
Directory
Endpoint: https://mcp-swap.thehiveryiq.com
Hive Civilization. Brand gold #C08D23. Steve Rotzin.