revolut-mcp
Health Pass
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 17 GitHub stars
Code Fail
- network request — Outbound network request in package.json
- network request — Outbound network request in src/client/auth.ts
- crypto private key — Private key handling in src/client/auth.ts
- network request — Outbound network request in src/client/revolut-client.ts
- fs.rmSync — Destructive file system operation in src/client/token-store.ts
- process.env — Environment variable access in src/config.ts
- crypto private key — Private key handling in src/config.ts
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
This is the Revolut MCP server
Revolut MCP
Overview
Revolut MCP is a Model Context Protocol server that bridges AI
assistants (Claude, Cursor, etc.) and the Revolut Business API. Through natural-language requests
an assistant can list accounts and balances, browse transactions, manage counterparties, look up live
exchange rates, move money, and more — across 21 tools organized into eight scopes.
⚠️ Revolut Business only. This server works exclusively with Revolut Business accounts via the
Business API. It does not support personal Revolut accounts (Open Banking), RevolutX / crypto, or
the Merchant API. It defaults to the sandbox; setREVOLUT_ENVIRONMENT=productionwith a
production certificate to target a live business account.
Demo
https://github.com/user-attachments/assets/afb73925-9628-4473-b4c8-5527440357da
Documentation
📚 Full Documentation — installation, authentication, tool reference, and examples.
Quick Links
- Installation — npm, source, or Docker
- Generate a Sandbox Token — set up the Revolut Business sandbox
- Authentication — certificate setup and the OAuth flow
- Testing — unit and live integration tests
- Claude Desktop — editor integration
- Tool Reference — every tool, by scope
- Contributing — add a tool or scope
License
This MCP server is licensed under the MIT License. You are free to use, modify, and
distribute it subject to the terms of that license.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found