← All servers
πŸ”§

RevolutVerifiedπŸ›‘ No advisories

io.github.jeff-nasseri/revolut-mcp
New to MCP? Start here β†’
30β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jeff-nasseri, which proved it owns this namespace.

Verified owner: github.com/jeff-nasseri β†—io.github.jeff-nasseri/revolut-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs REVOLUT_PRIVATE_KEY.
βœ“
Configuration
Reads REVOLUT_CLIENT_ID, REVOLUT_PRIVATE_KEY_PATH, REVOLUT_REDIRECT_URI, REVOLUT_JWT_ISS, TOKEN_STORE_PATH, REVOLUT_ENVIRONMENT.

About

MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more.

Packages & transports

npm@jeff-nasseri/revolut-mcpv0.1.6 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "revolut": {
      "command": "npx",
      "args": [
        "-y",
        "@jeff-nasseri/revolut-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @jeff-nasseri/revolut-mcp