required:
- entity
type: object
properties:
entity:
maxLength: 32
minLength: 1
pattern: ^([A-Za-z0-9]+[A-Za-z0-9 ]*)?$
type: string
description: ' Used to route the request in Access Worldpay, created as part of on-boarding. '
example: default
mcc:
pattern: ^\d{4}$
type: string
description: ' You can apply a merchant category code (mcc) to an individual request. You can only provide an mcc if we have enabled the dynamic mcc feature during boarding. If enabled but not provided, merchant.mcc defaults to a configured value. '
paymentFacilitator:
$ref: ./PaymentsPaymentFacilitator.yaml
description: An object that contains information about the merchant.
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