MCP Hub
Back to servers

pci-dss-mcp

pci-dss-mcp MCP server by MEOK AI Labs

Registryglama
Updated
May 8, 2026

Quick Install

uvx pci-dss-mcp

pci-dss-mcp MCP server MCP Registry PyPI

pci-dss-mcp MCP server

PyPI Downloads GitHub stars License: MIT

PCI DSS 4.0 MCP

Payment card compliance assessment across all 12 PCI DSS 4.0 requirements with cardholder data flow analysis and SAQ generation.

MEOK AI Labs

Install · Tools · Pricing · Attestation API


Why This Exists

PCI DSS 4.0 took effect March 2024 with 64 new requirements, many of which become mandatory by March 2025. Any organisation that stores, processes, or transmits cardholder data must comply, and AI systems that touch payment flows (fraud detection, transaction scoring, customer authentication) bring new scoping challenges.

The 4.0 revision introduces targeted risk analysis, customised approach validation, and stricter requirements for scripts, headers, and client-side protections. Most QSA-led assessments cost $50-200K. This MCP assesses compliance across all 12 requirements, analyses cardholder data flows, validates network segmentation, checks vulnerability scanning posture, and generates the appropriate Self-Assessment Questionnaire.

Install

pip install pci-dss-mcp

Tools

ToolPCI DSS ReferenceWhat it does
assess_pci_complianceReq 1-12Full assessment against all 12 PCI DSS 4.0 requirements
check_cardholder_dataReq 3, 4Cardholder data flow analysis and storage assessment
network_segmentation_checkReq 1Validate network segmentation and firewall controls
vulnerability_scan_checkReq 5, 6, 11ASV scan compliance and vulnerability management posture
generate_saqSAQ A-DGenerate the appropriate Self-Assessment Questionnaire

Example

Prompt: "Assess PCI DSS 4.0 compliance for our e-commerce platform.
We use Stripe for payment processing but store the last 4 digits of card
numbers in our database for order history. We run an AI fraud detection
model that sees full transaction metadata."

Result: Assessment across all 12 requirements with findings: stored card
digits need Req 3 encryption validation, AI fraud model scoping under
Req 12.5.2 targeted risk analysis, client-side JavaScript needs Req 6.4.3
integrity controls. SAQ D-Merchant generated with gap remediation plan.

Pricing

TierPriceWhat you get
Free£010 calls/day — compliance assessment + SAQ generation
Pro£199/moUnlimited + HMAC-signed attestations + verify URLs
Enterprise£1,499/moMulti-tenant + co-branded reports + webhooks

Subscribe to Pro · Enterprise

Attestation API

Every Pro/Enterprise audit produces a cryptographically signed certificate:

POST https://meok-attestation-api.vercel.app/sign
GET  https://meok-attestation-api.vercel.app/verify/{cert_id}

Zero-dep verifier: pip install meok-attestation-verify

Links

License

MIT

Reviews

No reviews yet

Sign in to write a review