Back to Home
civicteam icon

cardpointe-mcp-server

Verified Safe

by civicteam

Overview

An MCP server for interacting with the CardPointe Gateway payment processing API, enabling transaction, inquiry, profile, reporting, and BIN lookup operations.

Installation

Run Command
node dist/index.js

Environment Variables

  • CARDPOINTE_MERCHANT_ID
  • CARDPOINTE_USERNAME
  • CARDPOINTE_PASSWORD
  • CARDPOINTE_SITE
  • READONLY

Security Notes

The server correctly handles sensitive credentials by requiring them as environment variables (CARDPOINTE_USERNAME, CARDPOINTE_PASSWORD, CARDPOINTE_MERCHANT_ID). All API communication uses HTTPS. A robust 'read-only' mode is implemented and enabled by default, blocking all write operations and significantly enhancing safety for production deployments. No 'eval' or obvious obfuscation detected. Error handling is present to prevent exposing raw API errors directly, though further sanitization might be considered for verbose error messages.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-07

Tags

payment processingcardpointefiservmcpfinancial