Skip to main content
Glama

Worldpay MCP Server

by simonwfarrow
required: - address1 - city - countryCode - postalCode type: object properties: address1: maxLength: 80 minLength: 1 type: string description: Address line 1 address2: maxLength: 80 minLength: 1 type: string description: Address line 2 address3: maxLength: 80 minLength: 1 type: string description: Address line 3 postalCode: maxLength: 15 minLength: 1 type: string description: Address PostalCode city: maxLength: 50 minLength: 1 type: string description: Address City state: maxLength: 30 minLength: 1 type: string description: Address State countryCode: type: string description: The supported ISO 3166-1 alpha-2 country code format: ISO 3166-1 alpha-2

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