Debridge MCP

MCP server for the deBridge protocol enabling AI agents to find optimal cross-chain and same-chain swap routes, check fees and conditions, and initiate trades across major blockchain networks.

yejiming 2705ce7 2 files · 1.1 KB Updated

File contents

deBridge MCP Server

Official MCP server from deBridge Finance.

A Model Context Protocol (MCP) server for the deBridge protocol -- enabling AI agents to find optimal cross-chain and same-chain swap routes, check fees and conditions, and initiate trades across major blockchain networks. Supports stdio and HTTP streaming transport modes.

Installation

# From the official repo:
git clone https://github.com/debridge-finance/debridge-mcp
cd debridge-mcp
npm install
npm run build

Or run directly with npx:

npx -y @debridge-finance/debridge-mcp@latest

Links

yejiming/web3-awesome-skills/tree/main/skills/community/mcp-servers/debridge-mcp commit 2705ce7af0

Frequently asked questions

npx skillmds@latest add yejiming/debridge-mcp