mcpserver.lol
registry/ravn
Connection check verified live · 27h ago

ravn

Cross-chain swap aggregator across 16+ chains, incl. native Bitcoin/Solana. 0% fees, non-custodial.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

ravn_btc_prepare_send read-only networktoAddress*amountSats*fromAddress*feeRateSatsPerVb
Turns a DEPOSIT-type ravn_execute result (depositAddress + depositAmount) into a ready-to-sign PSBT, so you don't have to write your own UTXO selection and fee-estimation code. Fet…
ravn_execute apiKeyquoteToken*refundAddressdestinationAddress
Turn a quoteToken from ravn_quote into an execution payload. Returns one of three shapes (executionType): TRANSACTION (sign and broadcast yourself), SIGNATURE (sign, RAVN submits),…
ravn_health read-only
Liveness check across every venue RAVN routes through — call before a swap if you want to know whether a route is degraded ahead of time.
ravn_quote read-only apiKeyinputToken*inputAmount*outputToken*rankingModeslippageBps +5
Get a swap quote from RAVN — same-chain or cross-chain, across 16 chains including native (non-wrapped) Bitcoin and Solana as source or destination. Free, no API key or payment req…
ravn_status read-only ref*apiKeyquoteToken*
Poll the status of a swap by its quoteToken and the ref returned by ravn_execute (deposit address for DEPOSIT venues, statusRef for SIGNATURE venues). Status is authoritative where…