revolut-mcp

Payments

Payments and transfers: drafts, transfer reasons, pay a counterparty, move money between your accounts, and cancel scheduled transactions.

get_payment_drafts

Lists pending payment drafts (payment orders awaiting approval).

get_transfer_reasons

Lists valid transfer reason codes (required for transfers/payments to certain countries and currencies). Optionally filter by country and/or currency.

create_payment

Sends a payment from one of your accounts to a counterparty (payee). This moves money out of the account and is a write operation.

⚠️ Write operation — moves money / changes state.

transfer_between_accounts

Transfers money between two of your own Revolut Business accounts. This moves money and is a write operation.

⚠️ Write operation — moves money / changes state.

cancel_transaction

Cancels a scheduled or pending transaction (payment/transfer) by ID. This is a destructive operation.

⚠️ Destructive — irreversible.