
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@relayprotocol/relay-mcp
Advanced tools
MCP server for Relay Protocol — cross-chain bridge and swap quotes, token search, and fee estimation for AI agents
A Model Context Protocol server for Relay Protocol — cross-chain bridge and swap tools for AI agents.
| Tool | Description |
|---|---|
get_supported_chains | List supported blockchain networks |
get_supported_tokens | Search for tokens across chains |
get_bridge_quote | Quote for bridging same token across chains |
get_swap_quote | Quote for swapping between different tokens |
estimate_fees | Fee breakdown for a bridge or swap |
get_transaction_status | Check status of a relay transaction |
get_transaction_history | Past transactions for a wallet |
get_relay_app_url | Deep link to the Relay web app with pre-filled parameters |
{
"mcpServers": {
"relay": {
"command": "npx",
"args": ["-y", "@relayprotocol/relay-mcp"]
}
}
}
npm install
npm run build
npm start
| Variable | Default | Description |
|---|---|---|
RELAY_API_URL | https://api.relay.link | Relay API base URL |
RELAY_API_KEY | — | Optional API key for higher rate limits |
api.relay.link (no SDK dependency)User: "Bridge 0.1 ETH from Ethereum to Base"
1. Agent calls get_supported_chains → resolves Ethereum=1, Base=8453
2. Agent calls get_bridge_quote → gets quote with fees and ETA
3. Agent shows user the quote and a link to execute on relay.link
MIT
FAQs
MCP server for Relay Protocol — cross-chain bridge and swap quotes, token search, and fee estimation for AI agents
We found that @relayprotocol/relay-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.