io.github.codespar

mcp-worldpay

MCP server for Access Worldpay — enterprise processor: authorize, capture, refund, tokenize

stdiocommunityservice

Package Details

@codespar/mcp-worldpay

Transportstdio

Environment Variables

WORLDPAY_USERNAME(str)
Required

Access Worldpay API username (Basic Auth)

WORLDPAY_PASSWORD(str)
RequiredSecret

Access Worldpay API password (Basic Auth)

WORLDPAY_ENTITY(str)
Required

Merchant entity identifier assigned during onboarding. Injected as merchant.entity into every request body.

WORLDPAY_ENV(str)

sandbox | production. Defaults to sandbox. sandbox -> https://try.access.worldpay.com, production -> https://access.worldpay.com.

WORLDPAY_API_VERSION(str)

Payments API version for the Content-Type/Accept media-type header. Defaults to v7.