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
- GitHub: https://github.com/debridge-finance/debridge-mcp
- Documentation: https://debridge.com