PCI DSS MCP
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.
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-mcpTools
Tool | PCI DSS Reference | What it does |
| Req 1-12 | Full assessment against all 12 PCI DSS 4.0 requirements |
| Req 3, 4 | Cardholder data flow analysis and storage assessment |
| Req 1 | Validate network segmentation and firewall controls |
| Req 5, 6, 11 | ASV scan compliance and vulnerability management posture |
| SAQ A-D | Generate 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
Tier | Price | What you get |
Free | £0 | 10 calls/day — compliance assessment + SAQ generation |
Pro | £199/mo | Unlimited + HMAC-signed attestations + verify URLs |
Enterprise | £1,499/mo | Multi-tenant + co-branded reports + webhooks |
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
Website: meok.ai
All MCP servers: meok.ai/labs/mcp/servers
Enterprise support: nicholas@csoai.org
License
MIT
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/pci-dss-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server