aws-payment-cryptography-mcp

J8k3/aws-payment-cryptography-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 1d ago
MCP server for AWS Payment Cryptography — key lifecycle, HSM migration analysis, and PCI-aware cryptographic operations. Works with Claude Code, Codex CLI, and any MCP-compatible client.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aws-payment-cryptogr": {
      "command": "uvx",
      "args": [
        "aws-payment-cryptography-mcp"
      ]
    }
  }
}

Or install with pip: pip install aws-payment-cryptography-mcp

README Excerpt

An MCP server for [AWS Payment Cryptography (APC)](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/what-is.html). Gives AI coding assistants direct access to the APC control plane (key lifecycle) and data plane (cryptographic operations), along with embedded knowledge of payment standards, HSM vendor command sets, and PCI PIN v3.1 compliance requirements. This tool is for development and testing purposes only and should not be used directly within a production system. It is des

Topics

awsdukptfintechfuturexhsmmcppayment-cryptographypcithales