Skip to main content
Glama
fridaypatrick

Revolut Business MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REVOLUT_ENVNoAPI environment: 'sandbox' (default) or 'production'.sandbox
REVOLUT_JWT_ISSYesJWT 'iss' claim value used when signing the client assertion.
REVOLUT_CLIENT_IDYesOAuth client ID from your Revolut Business API app.
REVOLUT_PRIVATE_KEYYesPEM private key matching the certificate registered with Revolut. Supports literal '\n' line breaks.
REVOLUT_REFRESH_TOKENYesInitial OAuth refresh token obtained via Revolut's authorization flow.
REVOLUT_HTTP_TIMEOUT_MSNoOptional. HTTP request timeout in milliseconds, integer between 100 and 120000. Defaults to 15000.15000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fridaypatrick/revolut-business-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server