Skip to main content
Glama
Sherman-Studio

revolut-merchant-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REVOLUT_SANDBOXNofalse = production (guarded)true
REVOLUT_API_VERSIONNoSent as Revolut-Api-Version2024-09-01
REVOLUT_MCP_ALLOW_WRITESNoRegister the create/cancel toolsfalse
REVOLUT_MERCHANT_SECRET_KEYYesMerchant API secret (sandbox or live)
REVOLUT_I_UNDERSTAND_PRODUCTIONNoRequired to run against productionfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_customersB

List Merchant customers, optionally filtered by exact email address.

get_customerC

Retrieve a single Merchant customer by its id.

list_ordersC

List recent Merchant orders.

get_orderB

Retrieve a single Merchant order by its id.

list_subscriptionsC

List subscriptions, optionally filtered by customer id.

get_subscriptionC

Retrieve a single subscription by its id.

list_plansB

List Merchant subscription plans.

get_planA

Retrieve a single plan, including its variations, by id.

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/Sherman-Studio/revolut-merchant-mcp'

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