Skip to content
Back to search
90
MCP live v0.1.6 streamable-http

io.github.debridge-finance/debridge-mcp

io.github.debridge-finance/debridge-mcp

deBridge MCP

Uptime
5.0%
20 probes
Response
201ms
last probe
Tools
5
callable

Tools · 5

get_instructions

Returns the full guide for the deBridge MCP server. CALL THIS FIRST.

search_tokens

Search for tokens by name, symbol, or contract address in the deBridge token database

get_supported_chains

List all blockchain networks supported by deBridge for cross-chain swaps

create_tx

Create a cross-chain swap transaction via the deBridge DLN protocol

transaction_same_chain_swap

Create a same-chain token swap transaction via deBridge

Similar MCP servers embedding-nearest

io.github.gabrielmahia/remit-mcp
💸 remit-mcp
0 tools
io.github.aiomx/hydite-mcp
Hydite MCP
0 tools
io.github.gabrielmahia/kra-mcp
kra-mcp
0 tools
io.github.workmagicio/workmagic-mcp
WorkMagic MCP
0 tools · streamable-http
io.github.gabrielmahia/mpesa-mcp
mpesa-mcp
0 tools
io.github.gabrielmahia/faida-mcp
faida-mcp
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.debridge-finance/debridge-mcp": {
      "url": "https://agents.debridge.com/mcp",
      "transport": "streamable-http"
    }
  }
}