Revolut Business MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REVOLUT_ENV | No | API environment: 'sandbox' (default) or 'production'. | sandbox |
| REVOLUT_JWT_ISS | Yes | JWT 'iss' claim value used when signing the client assertion. | |
| REVOLUT_CLIENT_ID | Yes | OAuth client ID from your Revolut Business API app. | |
| REVOLUT_PRIVATE_KEY | Yes | PEM private key matching the certificate registered with Revolut. Supports literal '\n' line breaks. | |
| REVOLUT_REFRESH_TOKEN | Yes | Initial OAuth refresh token obtained via Revolut's authorization flow. | |
| REVOLUT_HTTP_TIMEOUT_MS | No | Optional. HTTP request timeout in milliseconds, integer between 100 and 120000. Defaults to 15000. | 15000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues