Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixes silent crash when the HTTP port is already in use.

Full changelog

v0.1.0

deBridge MCP is a Model Context Protocol server that enables AI agents to discover cross-chain swap routes, check fees, and initiate trades across major blockchain networks via the deBridge protocol.

Features:

  • MCP Tools:
    • get_instructions — returns a usage guide for AI agents
    • get_supported_chains — lists all supported blockchain networks
    • search_tokens — token lookup by name, symbol, or contract address with built-in token database
    • create_tx — builds cross-chain swap transactions via deBridge DLN
    • get_trade_dapp_url — generates pre-filled deBridge App URLs for users to complete swaps
  • Transport Modes:
    • stdio — for local agent frameworks and CLI tools (default)
    • HTTP with SSE streaming — for containerized deployments and web-based agents
  • Broad Chain Support: EVM networks (Ethereum, BNB Chain, Polygon, Arbitrum, Base, Optimism, Avalanche, and more), Solana, and Tron
  • Docker Support: Dockerfile for containerized HTTP deployments

Agent Framework Integrations:

Setup instructions for Claude Code, GitHub Copilot, Cursor, Windsurf, Cline, Continue, Zed, and OpenClaw.

Infrastructure

  • CI pipeline with GitHub Actions
  • Test suite powered by Vitest
  • Token and chain data validation scripts

Bug Fixes

  • Fix silent exit when HTTP port is already in use

Published as NPM package at @debridge-finance/debridge-mcp

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track debridge-finance/debridge-mcp

Get notified when new releases ship.

Sign up free

About debridge-finance/debridge-mcp

Cross-chain swaps and bridging across EVM and Solana blockchains via the deBridge protocol. Enables AI agents to discover optimal routes, evaluate fees, and initiate non-custodial trades.

All releases →

Beta — feedback welcome: [email protected]