Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

RAVN

REMOTE · APP.RAVN.EXCHANGE · SCANNED SEP 20

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

+4 this week 77 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2101 tokens (~210/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety88
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 1 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "ravn_btc_prepare_send" implies "send" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Partial
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the RAVN MCP server?

RAVN is a hosted endpoint at https://app.ravn.exchange/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · app.ravn.exchange

# add to Claude Code
claude mcp add --transport http exchange-ravn-ravn 'https://app.ravn.exchange/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "exchange-ravn-ravn": {
      "url": "https://app.ravn.exchange/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "exchange-ravn-ravn": {
      "type": "http",
      "url": "https://app.ravn.exchange/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.exchange-ravn-ravn]
url = "https://app.ravn.exchange/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "exchange-ravn-ravn": {
      "type": "remote",
      "url": "https://app.ravn.exchange/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add exchange-ravn-ravn --url 'https://app.ravn.exchange/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  exchange-ravn-ravn:
    url: "https://app.ravn.exchange/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "exchange-ravn-ravn": {
      "Transport": "http",
      "Url": "https://app.ravn.exchange/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add exchange-ravn-ravn -t streamable-http -u 'https://app.ravn.exchange/api/mcp'
// mcp.json
{
  "mcpServers": {
    "exchange-ravn-ravn": {
      "type": "http",
      "url": "https://app.ravn.exchange/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 0
    • Tool “ravn_quote” rewrote its description, which is the text the model reads security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1
    • Schema quality: 267 → 210 functional
    • New tool “ravn_btc_coverage” functional
    • New tool “ravn_chains” functional
    • New tool “ravn_submit_signature” functional
    • New tool “ravn_tokens” functional
    • New tool “ravn_tokens_resolve” functional
    • “ravn_quote” added an optional parameter “excludeVenues” cosmetic
    • “ravn_quote” reworded the description of “inputChainId” cosmetic
    • “ravn_quote” reworded the description of “outputChainId” cosmetic
  • 11 Sept 26 +1
    • Tool “ravn_status” rewrote its description, which is the text the model reads security
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://app.ravn.exchange/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=app.ravn.exchange CN=YR1,O=Let's Encrypt,C=US 4 Sept 2026 3 Dec 2026 RSA 2048 SHA256-RSA 571e3c2ba0c3644e0b73e5d6207f4ff7f85
SANs: app.ravn.exchange
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of app.ravn.exchange. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
exchange. present 46084 8 Verified
ravn.exchange. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://app.ravn.exchange/api/mcp Verified 200
http (plaintext) http://app.ravn.exchange/api/mcp HTTPS enforced 308 https://app.ravn.exchange/api/mcp
MCP tools · 10 exposed · ~2,101 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ravn_btc_coverage ~165

For a swap where native BTC is the source, not every token on the destination chain is reachable. Returns which of ravn_tokens's list on `chainId` a BTC venue can actually route to, and how many venues serve each, so you can build a token list that matches what will really quote instead of discovering it one NO_LIQUIDITY at a time. BTC-as-source only — selling a token INTO BTC isn't restricted the same way (nearly any token can be sold into BTC), so this has nothing useful to say about that direction.

NameTypeReqDescription
apiKeystringYour RAVN API key, if you have one — raises your rate limit
chainIdintegeryesThe destination chain to check BTC-source coverage on

Structured output declared, but exposes no named fields.

No examples provided.

ravn_btc_prepare_send ~251

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. Fetches your UTXOs and the current network fee rate from mempool.space (public, no auth). RAVN never sees or touches a private key — sign the returned PSBT with your own wallet and broadcast it yourself. Only one signer is ever needed (unlike PSBT flows that require coordinating signatures across multiple UTXO-holding wallets), because every RAVN BTC-source venue resolves to a plain single-recipient payment.

NameTypeReqDescription
amountSatsstringyesdepositAmount from ravn_execute, in satoshis
feeRateSatsPerVbnumberOmit to use mempool.space's current halfHourFee estimate
fromAddressstringyesYour Bitcoin address holding the UTXOs to spend — native SegWit (bc1q…) or Taproot (bc1p…) only
networkstringDefaults to mainnet
toAddressstringyesdepositAddress from ravn_execute

Structured output declared, but exposes no named fields.

No examples provided.

ravn_chains ~68

Every chain RAVN lists a token registry for (see ravn_tokens). Static, doesn't change per request, safe to cache instead of hardcoding a chain table.

NameTypeReqDescription
apiKeystringYour RAVN API key, if you have one — raises your rate limit

Structured output declared, but exposes no named fields.

No examples provided.

ravn_execute ~364

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), or DEPOSIT (send the input asset to a given address). RAVN never takes custody of funds — you always sign or send from your own wallet. TRANSACTION and SIGNATURE may also include an `approval` — an ERC-20 approve() you must broadcast and wait to be MINED before the transaction/signature, or it fails (reverts on TRANSACTION; on SIGNATURE the order is accepted and silently never fills). Only present when the sold token needs it — omitted for native-coin sells and already-approved tokens.

NameTypeReqDescription
apiKeystringYour RAVN API key, if you have one — raises your rate limit
destinationAddressstringLate-bound output recipient, for venues that support binding it at execution time (e.g. NEAR Intents, Garden, Chainflip, Rift). Does NOT apply to Relay, Across, Eco, or THORChain — those fix the reci…
quoteTokenstringyesThe quoteToken returned by ravn_quote
refundAddressstringLate-bound refund recipient if the swap fails, for venues that support binding it at execution time. Does NOT apply to a Bitcoin-source Relay or THORChain quote — both fix the refund address at quote…

Structured output declared, but exposes no named fields.

No examples provided.

ravn_health ~39

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.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

ravn_quote ~613

Get a swap quote from RAVN — same-chain or cross-chain, across 17 chains including native (non-wrapped) Bitcoin and Solana as source or destination. Free, no API key or payment required. Returns a quoteToken; pass it to ravn_execute to get a signable/broadcastable execution payload.

NameTypeReqDescription
apiKeystringYour RAVN API key, if you have one — raises your rate limit
destinationAddressstringWhere output should land, if different from userAddress. Required here, at quote time, to get an executable quote from Relay (Bitcoin as the source), THORChain (Bitcoin either direction), Across (a S…
excludeVenuesarrayDrop specific venues from this race, e.g. a risk objection to one of them or ravn_health showing it degraded. Naming a venue that was never eligible for this pair is a no-op, not an error
inputAmountstringyesPositive integer string, in the input token's smallest unit (no decimals)
inputChainIdintegeryesNumeric chain id, e.g. 1=Ethereum, 8453=Base, -1=Bitcoin, -2=Solana — see ravn_chains for the full list, or ravn_health for live venue status
inputTokenstringyesToken contract address, or 0xEeeeeEeeeEeEeeEeEeEeeeEEeeeeEeeeeeeeEEeE for the chain's native coin
outputChainIdintegeryesNumeric chain id, e.g. 1=Ethereum, 8453=Base, -1=Bitcoin, -2=Solana — see ravn_chains for the full list, or ravn_health for live venue status
outputTokenstringyesToken contract address, or 0xEeeeeEeeeEeEeeEeEeEeeeEEeeeeEeeeeeeeEEeE for the chain's native coin
rankingModestringbest_output (default) picks the highest net output; fastest picks the quickest-settling quote within slippageBps
refundAddressstringWhere to refund the input asset if the swap fails. Required here, at quote time, for a Bitcoin-source Relay or THORChain quote — neither has an execute-time re-bind, so omitting it returns a priced-b…
slippageBpsintegerMax acceptable slippage in basis points
userAddressstringyesAddress the input asset will be sent from

Structured output declared, but exposes no named fields.

No examples provided.

ravn_status ~139

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 the venue exposes it; Jupiter is the one live venue that reports 'unknown' honestly rather than guessing.

NameTypeReqDescription
apiKeystringYour RAVN API key, if you have one — raises your rate limit
quoteTokenstringyesThe quoteToken from ravn_quote — the venue is decoded from it
refstringyesdeposit address (DEPOSIT venues) or statusRef (SIGNATURE venues) from ravn_execute

Structured output declared, but exposes no named fields.

No examples provided.

ravn_submit_signature ~175

For a SIGNATURE-type ravn_execute result only: submit the signature(s) you collected (over typedData, and approvalData if present) to actually place the order. RAVN decodes the venue from quoteToken and routes to the right venue-specific submit path — you never touch a per-venue endpoint. Returns a statusRef — pass it to ravn_status as `ref` to poll this swap.

NameTypeReqDescription
apiKeystringYour RAVN API key, if you have one — raises your rate limit
approvalSignaturestring0x Gasless only: signature over approvalData, when ravn_execute returned one
quoteTokenstringyesThe quoteToken from ravn_quote
signaturestringyesSignature over the typedData from ravn_execute

Structured output declared, but exposes no named fields.

No examples provided.

ravn_tokens ~143

RAVN's own listed token registry for one chain — populate a token picker without hardcoding one. This is "what RAVN knows about and might route", not a per-pair routability guarantee for any specific pair; call ravn_quote to check that.

NameTypeReqDescription
apiKeystringYour RAVN API key, if you have one — raises your rate limit
chainIdintegeryesNumeric chain id, e.g. 1=Ethereum, 8453=Base, -1=Bitcoin, -2=Solana — see ravn_chains for the full list, or ravn_health for live venue status

Structured output declared, but exposes no named fields.

No examples provided.

ravn_tokens_resolve ~144

Resolve an arbitrary token address to its metadata (symbol, name, decimals) via an on-chain read — for a paste-any-address flow, when the token isn't necessarily on ravn_tokens's list.

NameTypeReqDescription
addressstringyesToken contract address / mint to resolve
apiKeystringYour RAVN API key, if you have one — raises your rate limit
chainIdintegeryesNumeric chain id, e.g. 1=Ethereum, 8453=Base, -1=Bitcoin, -2=Solana — see ravn_chains for the full list, or ravn_health for live venue status

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the RAVN MCP server?

RAVN is an MCP server listed in the public MCP registry as exchange.ravn/ravn. Cross-chain swap aggregator across 16+ chains, incl. native Bitcoin/Solana. 0% fees, non-custodial. This page covers its hosted endpoint (https://app.ravn.exchange/api/mcp).

Is the RAVN MCP server safe to use?

RAVN scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the RAVN MCP server expose?

RAVN exposes 10 tools: ravn_quote, ravn_execute, ravn_submit_signature, ravn_status, ravn_health, and 5 more. Their descriptions and schemas cost roughly 2,101 tokens of context every time the server is loaded.

Does the RAVN MCP server require authentication?

No. We connected to RAVN without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the RAVN MCP server still maintained?

RAVN is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.