Labsco
warengonzaga logo

Relay Protocol MCP Server

โ˜… 1

from warengonzaga

An MCP server for the Relay Protocol REST API, enabling cross-chain bridging and token swapping operations.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” an MCP server for the Relay Protocol REST API, enabling cross-chain token bridging and multi-chain swaps.

What you get โ€”

  • List supported chains โ€” relay_get_chains (50+ networks)
  • Bridge tokens across chains and aggregate multi-chain swaps into one destination
  • Real-time pricing across supported chains and 1000+ token discovery with filtering
  • Track execution status and transaction details (9 tools total)

Requirements โ€” nothing โ€” the README states no API keys are required (it uses the free public Relay API); env is empty.

Cost snapshot โ€” free and MIT-licensed; wraps a free public REST API. Optional cloud hosting (e.g. Railway) has its own platform costs โ€” Railway's free tier gives ~$5/month credits.

Setup effort โ€” self-host locally (pnpm install && pnpm build, stdio) or deploy to Railway/Render for SSE.

Our take โ€” Zero-config and appealing for cross-chain automation. Caveat: it's an unofficial community wrapper of the Relay REST API (the metadata flags account_required, but the README says none is needed), so verify current API behavior before relying on it.

Source: the project README โ€” summarized 2026-07-08.