{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.J8k3/aws-payment-cryptography-mcp",
    "description": "AWS Payment Cryptography via MCP \u2014 keys, PIN/MAC/CVV/ARQC, PCI guards, HSM migration analysis.",
    "title": "AWS Payment Cryptography",
    "repository": {
        "url": "https://github.com/J8k3/aws-payment-cryptography-mcp",
        "source": "github"
    },
    "version": "1.1.0",
    "websiteUrl": "https://github.com/J8k3/aws-payment-cryptography-mcp",
    "packages": [
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/J8k3/aws-payment-cryptography-mcp/releases/download/v1.1.0/aws-payment-cryptography-mcp-1.1.0.mcpb",
            "version": "1.1.0",
            "fileSha256": "b772a7ee7f73aa09c85d332122a099bb61238d2f87780deaba2fd1345bd046da",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "AWS region where your APC resources live (e.g. us-east-1). Live cryptographic tools also need AWS credentials via the standard AWS credential chain; the knowledge-base and HSM-analysis tools need no account.",
                    "default": "us-east-1",
                    "name": "AWS_REGION"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-13T11:04:05.524469Z",
            "publishedAt": "2026-07-13T11:04:05.524469Z",
            "updatedAt": "2026-07-13T11:04:05.524469Z",
            "isLatest": true
        }
    }
}