mcpbeat Sign in

Chainflip Broker as a Service MCP Server

by chainflip-broker Your server? Claim it
answering

Chainflip Broker as a Service is answering right now. Last checked 7 min ago. It exposes 6 tools. Last commit 23 Jul 2026.

Native cross-chain swaps: Bitcoin, Ethereum, Solana, Polkadot, Tron, Arbitrum. Quote, swap, track.

Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
196 ms
Response time
average over 24h
10
Stars
last commit 23 Jul 2026

Nothing serious here today

Today is the operative word: we check Chainflip Broker as a Service every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add crypto-swap --transport http https://chainflip-broker.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crypto-swap": {
      "url": "https://chainflip-broker.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crypto-swap]
url = "https://chainflip-broker.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "crypto-swap": {
      "url": "https://chainflip-broker.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crypto-swap": {
      "url": "https://chainflip-broker.io/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

start
start_dca_swap
Start a DCA (Dollar Cost Averaging) cross-chain swap that splits into multiple sub-swaps over time. Returns the deposit address. API key is optional.
start_swap
Start a cross-chain swap. Returns the deposit address where you should send your source asset. API key is optional.
assets
list_assets
List all available swap assets and their details including ticker, network, direction, decimals, minimum amounts, and current USD prices.
native
get_native_quotes
Get swap quotes for exchanging one crypto asset to another using native (smallest unit) amounts. Returns available quotes with exchange rates, fees, and estimated output amounts. Use this when you have amounts in native units (e.g., satoshis for BTC, wei for ETH). API key is optional.
quotes
get_quotes
Get swap quotes for exchanging one crypto asset to another. Returns available quotes with exchange rates, fees, and estimated output amounts. API key is optional.
status
check_status
Check the status of a swap by its ID. Returns the current swap state including deposit detection, swap progress, and egress information.

Endpoints

URLTransportStateLatencyChecked
https://chainflip-broker.io/mcp streamable-http answering 1223 ms 7 min ago

Alternatives to Chainflip Broker as a Service

same job, measured the same way
Coinvoyage
by kingpeque

CoinVoyage MCP — create crypto PayOrders, webhooks, swaps across Bitcoin/Solana/EVM chains.

35 installs/wk local only
ChangeNOW
by changenow

Quote, create and track cross-chain crypto swaps. Non-custodial exchange, no account, no KYC.

7 tools answering
Universal Blockchain MCP
by nirholas

Universal blockchain MCP - swaps bridges staking lending Ethereum Arbitrum

local only
Swaptitan
by swaptitan

Non-custodial cross-chain crypto swap MCP — 1288+ assets, no KYC. Solana/EVM/Monero, RPC, oracle.

21 tools answering
Clawswap
by wartech9

Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.

44 installs/wk local only
traql
by traql

AML risk scoring for crypto addresses and transactions on Ethereum, BSC, TRON, TON, Bitcoin

74 installs/wk local only
MCP X402
by codespar

MCP server for x402 — HTTP-native micropayments protocol by Coinbase (USDC on Base/Solana)

30 installs/wk local only
MCP Simulate
by cryptoapis-io

MCP server for dry-run Ethereum transaction simulation via Crypto APIs

82 installs/wk local only

Chainflip Broker as a Service — questions

Answers built from our own checks of this server.

What can Chainflip Broker as a Service do?
It exposes 6 tools, read directly from the server on our last check. Among them: check_status, get_native_quotes, get_quotes, list_assets, start_dca_swap, start_swap. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Chainflip Broker as a Service working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 196 ms. The bar chart above shows every period we have measured.
How do I connect Chainflip Broker as a Service?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Chainflip Broker as a Service need an API key?
No. Chainflip Broker as a Service completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Chainflip Broker as a Service?
It answers our handshake in 196 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Chainflip Broker as a Service open source?
Yes — it is published under the MIT licence, 10 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.