Skip to main content
Glama

Worldpay MCP Server

by simonwfarrow
required: - storedCardUsage - type type: object allOf: - $ref: ./PaymentsCustomerAgreement.yaml - type: object properties: type: type: string enum: - subscription storedCardUsage: type: string description: ' Set to `first` to store a card or `subsequent` to use a previously stored card. ' enum: - first - subsequent schemeReference: maxLength: 56 minLength: 1 pattern: ^[A-Za-z0-9]*$ type: string description: >- Optional field available only for `subsequent` storedCardUsage. Unique reference provided by card schemes used to link the `first` and `subsequent` payments. This value is bundled with the Worldpay token if created as part of the `first` payment and therefore not required here as well. example: MCCOLXT1C0104

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/simonwfarrow/worldpay-mcp'

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