Cross-chain swap execution across 12 venues and 16 chains, including native (non-wrapped) Bitcoin as either source or destination. No signup, no API key, 0% protocol fee β same routing engine the app itself uses. Hosted remote server (no install) at https://app.ravn.exchange/api/mcp; this repo is a local/stdio alternative. On the official MCP registry as exchange.ravn/ravn.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Local/stdio MCP server for RAVN β cross-chain swap execution across 12 venues and 16 chains, including native (non-wrapped) Bitcoin as either source or destination. No signup, no API key, 0% protocol fee.
This is a secondary distribution channel. RAVN's primary MCP server is hosted and needs no install at all:
This package exists for clients and directories that need to build and run an MCP server
from source rather than connect to a remote URL β it's a thin client over the same public
REST API (docs.ravn.exchange,
openapi.json) any integrator already calls.
Every tool call here makes a real HTTP request to production. There is no separate logic,
no internal RAVN code, and nothing here that isn't already public.
| Tool | What it does |
|---|---|
ravn_quote | Best-priced route across all 12 venues for a given pair/amount |
ravn_execute | Turn a quote into a signable transaction, typed data, or a deposit address |
ravn_status | Normalized swap status (pending β processing β success) |
ravn_health | Which venues are live right now |
ravn_btc_prepare_send | Builds a ready-to-sign PSBT for a Bitcoin-source deposit β runs entirely locally against mempool.space's public API, no RAVN server involved |
RAVN never holds funds and this server never asks for a private key. ravn_execute
returns a payload for you to sign β a transaction to broadcast, typed data to sign, or
a deposit address to send to.
https://app.ravn.exchange/api/mcpMIT licensed.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ravndex-ravn-mcp-glama)<a href="https://allmcps.com/mcp/ravndex-ravn-mcp-glama"><img src="https://allmcps.com/api/badge/ravndex-ravn-mcp-glama?style=directory" alt="Ravn MCP Glama on AllMCPs" /></a>