io.github.debridge-finance/debridge-mcp
io.github.debridge-finance/debridge-mcpdeBridge MCP
Tools · 5
Returns the full guide for the deBridge MCP server. CALL THIS FIRST.
Search for tokens by name, symbol, or contract address in the deBridge token database
List all blockchain networks supported by deBridge for cross-chain swaps
Create a cross-chain swap transaction via the deBridge DLN protocol
Create a same-chain token swap transaction via deBridge
Similar MCP servers embedding-nearest
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"
}
}
}