Install
$ agentstack add mcp-jeff-nasseri-revolut-mcp ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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](docs/README.md) — installation, authentication, tool reference, and examples.
Quick Links
- [Installation](docs/getting-started/installation.md) — npm, source, or Docker
- [Generate a Sandbox Token](docs/getting-started/sandbox-token.md) — set up the Revolut Business sandbox
- [Authentication](docs/getting-started/authentication.md) — certificate setup and the OAuth flow
- [Testing](docs/getting-started/testing.md) — unit and live integration tests
- [Claude Desktop](docs/integrations/claude-desktop.md) — editor integration
- [Tool Reference](docs/README.md#tool-reference) — every tool, by scope
- [Contributing](CONTRIBUTING.md) — add a tool or scope
License
This MCP server is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute it subject to the terms of that license.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: jeff-nasseri
- Source: jeff-nasseri/revolut-mcp
- License: MIT
- Homepage: https://jeff-nasseri.github.io/revolut-mcp/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.