Back to Home
mcsacca icon

2pay-mcp-server

Verified Safe

by mcsacca

Overview

Enables AI assistants to interact with 2Checkout/Verifone payment processing, subscription management, and order operations through natural language.

Installation

Run Command
npx -y @mcsacca/2pay-mcp-server

Environment Variables

  • TWOCHECKOUT_MERCHANT_CODE
  • TWOCHECKOUT_SECRET_KEY
  • TWOCHECKOUT_SANDBOX
  • TWOCHECKOUT_BASE_URL

Security Notes

The server correctly leverages environment variables for API credentials (merchant code and secret key), which is a strong security practice. It uses HMAC-SHA256 for authenticating REST API calls and manages JSON-RPC sessions securely over HTTPS. No 'eval', obfuscation, or other obvious malicious patterns were found in the truncated source code. The project's README explicitly highlights important security considerations such as never exposing secret keys, using environment variables, and PCI DSS compliance awareness, indicating a good understanding of security best practices. However, the nature of handling payment-related data inherently carries risk, requiring strict operational security and compliance from the deployer.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-21

Tags

Payment ProcessingSubscription ManagementE-commerceAI Integration2Checkout