worldpay-mcp
If you are the rightful owner of worldpay-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a simple MCP server for Worldpay APIs, implementing the Model Context Protocol to make and query payments.
The Model Context Protocol (MCP) server for Worldpay APIs facilitates seamless payment processing and querying through a standardized protocol. It supports two server versions: one using stdio transport and another using SSE transport. The stdio version is compatible with Claude Desktop, while the SSE version works with Cursor. This server provides tools for making payments, querying payments, generating checkout forms, and creating server-side payment processing code. It is designed to integrate easily with Worldpay's payment systems, offering flexibility in implementation across different platforms and frameworks.
Features
- Supports stdio and SSE transport for flexible server communication.
- Tested with Claude Desktop and Cursor for reliable performance.
- Includes tools for payment processing, querying, and checkout form generation.
- Customizable server configuration through JSON files and environment variables.
- Compatible with web and React frameworks for checkout form integration.