Command Palette

Search for a command to run...

UnylyUnyly
Browse all

ravndex/ravn-mcp-glama

FreeNot checked

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% pro

GitHubEmbed

About

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.

README

ravn-mcp-glama MCP server

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:

{
  "mcpServers": {
    "ravn": {
      "type": "streamable-http",
      "url": "https://app.ravn.exchange/api/mcp"
    }
  }
}

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.

Install

git clone https://github.com/ravndex/ravn-mcp-glama
cd ravn-mcp-glama
npm install
npm run build
{
  "mcpServers": {
    "ravn": {
      "command": "node",
      "args": ["/path/to/ravn-mcp-glama/dist/index.js"]
    }
  }
}

Tools

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

Custody

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.

Links

MIT licensed.

from github.com/ravndex/ravn-mcp-glama

Installing ravndex/ravn-mcp-glama

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/ravndex/ravn-mcp-glama

FAQ

Is ravndex/ravn-mcp-glama MCP free?

Yes, ravndex/ravn-mcp-glama MCP is free — one-click install via Unyly at no cost.

Does ravndex/ravn-mcp-glama need an API key?

No, ravndex/ravn-mcp-glama runs without API keys or environment variables.

Is ravndex/ravn-mcp-glama hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install ravndex/ravn-mcp-glama in Claude Desktop, Claude Code or Cursor?

Open ravndex/ravn-mcp-glama on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

$5

Stripe

Payments, customers, subscriptions

Stripeby Stripe

malamutemayhem/unclick-agent-native-endpoints

110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n

malamutemayhemby malamutemayhem

whiteknightonhorse/APIbase

Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa

whiteknightonhorseby whiteknightonhorse

trackerfitness729-jpg/sitelauncher-mcp-server

Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr

trackerfitness729-jpgby trackerfitness729-jpg

embeddedlayers/mcp-analytics

Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources

embeddedlayersby embeddedlayers

carrierone/verilexdata-mcp

20 structured datasets (NPI healthcare, SEC filings, OFAC sanctions, crypto whales, Polymarket signals, patents, economic indicators) via x402 pay-per-query wit

carrieroneby carrierone

tipdotmd/tip-md-x402-mcp-server

MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.

tipdotmdby tipdotmd

laundromatic/shopgraph

Structured product data from the open web — Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev

laundromaticby laundromatic

mrslbt/xendit-mcp

Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers across Indonesia, Philippines, Thailand, Vietnam, and Mal

mrslbtby mrslbt

@arbitova/mcp-server

Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create

jiayuanliang0716-maxby jiayuanliang0716-max

Compare ravndex/ravn-mcp-glama with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs