# RAVN (remote · app.ravn.exchange)

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

- Trust score: 77/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `app.ravn.exchange`: 77/100 (this document), [markdown](https://verifymcp.io/servers/exchange-ravn-ravn/api-mcp.md), [page](https://verifymcp.io/servers/exchange-ravn-ravn/api-mcp)

## Channel facts

- Endpoint: `https://app.ravn.exchange/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.2`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 87/100
  - Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 88/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 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.
  - An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## 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.

### Claude

```bash
claude mcp add --transport http exchange-ravn-ravn 'https://app.ravn.exchange/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "exchange-ravn-ravn": {
      "url": "https://app.ravn.exchange/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "exchange-ravn-ravn": {
      "type": "http",
      "url": "https://app.ravn.exchange/api/mcp"
    }
  }
}
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add exchange-ravn-ravn --url 'https://app.ravn.exchange/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  exchange-ravn-ravn:
    url: "https://app.ravn.exchange/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "exchange-ravn-ravn": {
      "Transport": "http",
      "Url": "https://app.ravn.exchange/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add exchange-ravn-ravn -t streamable-http -u 'https://app.ravn.exchange/api/mcp'
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 77, +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.

### 2026-09-17 (score 76, +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.

### 2026-09-16 (score 75, 0)

- [security] Tool “ravn_quote” rewrote its description, which is the text the model reads

### 2026-09-15 (score 75, +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.

### 2026-09-14 (score 74, +1)

- [functional improvement] 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”
- [cosmetic] “ravn_quote” added an optional parameter “excludeVenues”
- [cosmetic] “ravn_quote” reworded the description of “inputChainId”
- [cosmetic] “ravn_quote” reworded the description of “outputChainId”

### 2026-09-11 (score 73, +1)

- [security] Tool “ravn_status” rewrote its description, which is the text the model reads

### 2026-09-10 (score 72, +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.

### 2026-09-08 (score 71, +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.

## MCP tools (10)

### `ravn_quote` (~613 tokens)

Get a RAVN swap quote

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.

Input parameters:

- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit
- `destinationAddress` (string): Where 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…
- `excludeVenues` (array): Drop 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
- `inputAmount` (string, required): Positive integer string, in the input token's smallest unit (no decimals)
- `inputChainId` (integer, required): Numeric 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
- `inputToken` (string, required): Token contract address, or 0xEeeeeEeeeEeEeeEeEeEeeeEEeeeeEeeeeeeeEEeE for the chain's native coin
- `outputChainId` (integer, required): Numeric 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
- `outputToken` (string, required): Token contract address, or 0xEeeeeEeeeEeEeeEeEeEeeeEEeeeeEeeeeeeeEEeE for the chain's native coin
- `rankingMode` (string): best_output (default) picks the highest net output; fastest picks the quickest-settling quote within slippageBps
- `refundAddress` (string): Where 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…
- `slippageBps` (integer): Max acceptable slippage in basis points
- `userAddress` (string, required): Address the input asset will be sent from

### `ravn_execute` (~364 tokens)

Execute a RAVN swap quote

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.

Input parameters:

- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit
- `destinationAddress` (string): Late-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…
- `quoteToken` (string, required): The quoteToken returned by ravn_quote
- `refundAddress` (string): Late-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…

### `ravn_submit_signature` (~175 tokens)

Submit a signed RAVN order

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.

Input parameters:

- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit
- `approvalSignature` (string): 0x Gasless only: signature over approvalData, when ravn_execute returned one
- `quoteToken` (string, required): The quoteToken from ravn_quote
- `signature` (string, required): Signature over the typedData from ravn_execute

### `ravn_status` (~139 tokens)

Check RAVN swap status

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.

Input parameters:

- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit
- `quoteToken` (string, required): The quoteToken from ravn_quote — the venue is decoded from it
- `ref` (string, required): deposit address (DEPOSIT venues) or statusRef (SIGNATURE venues) from ravn_execute

### `ravn_health` (~39 tokens)

Check RAVN venue health

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_tokens` (~143 tokens)

List RAVN's token registry for a chain

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.

Input parameters:

- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit
- `chainId` (integer, required): Numeric 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

### `ravn_tokens_resolve` (~144 tokens)

Resolve a token address to its metadata

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.

Input parameters:

- `address` (string, required): Token contract address / mint to resolve
- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit
- `chainId` (integer, required): Numeric 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

### `ravn_btc_coverage` (~165 tokens)

Which tokens actually route from native Bitcoin

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.

Input parameters:

- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit
- `chainId` (integer, required): The destination chain to check BTC-source coverage on

### `ravn_chains` (~68 tokens)

List every chain RAVN supports

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.

Input parameters:

- `apiKey` (string): Your RAVN API key, if you have one — raises your rate limit

### `ravn_btc_prepare_send` (~251 tokens)

Prepare a signable Bitcoin transaction for a RAVN DEPOSIT

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.

Input parameters:

- `amountSats` (string, required): depositAmount from ravn_execute, in satoshis
- `feeRateSatsPerVb` (number): Omit to use mempool.space's current halfHourFee estimate
- `fromAddress` (string, required): Your Bitcoin address holding the UTXOs to spend — native SegWit (bc1q…) or Taproot (bc1p…) only
- `network` (string): Defaults to mainnet
- `toAddress` (string, required): depositAddress from ravn_execute

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/exchange-ravn-ravn/api-mcp#diagnostics

## Score history

- 2026-09-20: 77
- 2026-09-19: 77
- 2026-09-18: 76
- 2026-09-17: 76
- 2026-09-16: 75
- 2026-09-15: 75
- 2026-09-14: 74
- 2026-09-13: 73
- 2026-09-12: 73
- 2026-09-11: 73
- 2026-09-10: 72
- 2026-09-09: 71
- 2026-09-08: 71
- 2026-09-07: 70
- 2026-09-06: 70
- 2026-09-05: 70
- 2026-09-04: 69
- 2026-09-03: 67
- 2026-09-02: 67
- 2026-09-01: 66
- 2026-08-31: 66
- 2026-08-30: 65
- 2026-08-29: 65
- 2026-08-28: 64
- 2026-08-27: 64
- 2026-08-26: 63
- 2026-08-25: 62

## 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.

## Links

- Remote endpoint: https://app.ravn.exchange/api/mcp
- Repository: https://github.com/ravndex/ravn-examples
- Changelog RSS feed: https://verifymcp.io/servers/exchange-ravn-ravn/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/exchange-ravn-ravn/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/exchange-ravn-ravn/api-mcp
