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.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill debridge-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Debridge Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-debridge-mcp)More formats (shields.io, HTML) on the badges page.
---
name: debridge-mcp
description: "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."
version: 1.0.0
metadata:
openclaw:
tags: [mcp, debridge, cross-chain, swap, bridge, defi]
official: true
source: "https://github.com/debridge-finance/debridge-mcp"
---
# 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
```bash
# 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:
```bash
npx -y @debridge-finance/debridge-mcp@latest
```
## Links
- **GitHub**: https://github.com/debridge-finance/debridge-mcp
- **Documentation**: https://debridge.com
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!