This is the Revolut MCP server
Last updated Jul 9, 2026
27
Stars
5
Forks
1
Issues
+1
Stars/day
Attention Score
66
Language breakdown
TypeScript 95.4%
JavaScript 2.3%
Shell 1.3%
Dockerfile 1.0%
โธ Files
click to expand
README
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; set REVOLUT_ENVIRONMENT=production with 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.
๐ More in this category