PCI DSS Compliance MCP
PCI DSS v4.0 payment security compliance — SAQ selection, control validation, scope reduction by MEOK AI Labs
Overview
Pci Dss MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
assess_pci_compliance | Evaluate an organization against all 12 PCI DSS 4.0 requirements. |
check_cardholder_data | Analyze cardholder data flow for PCI DSS compliance. |
network_segmentation_check | Check network segmentation for PCI DSS scope reduction. |
vulnerability_scan_check | Evaluate vulnerability scanning compliance per PCI DSS ASV requirements. |
generate_saq | Generate a PCI DSS Self-Assessment Questionnaire template. |
Installation
pip install meok-pci-dss-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"pci-dss-mcp": {
"command": "python",
"args": ["-m", "meok_pci_dss_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
เซิร์ฟเวอร์ที่เกี่ยวข้อง
渠道洞察服务
Provides sales channel analysis, including distribution, dealer networks, and coverage, to help understand enterprise channel layouts.
Elecz
Real-time electricity spot prices and contract recommendations for AI agents — covering the Nordics and Germany.
Drainbrain
AI-powered Solana token rug pull detection with ML ensemble scoring, honeypot detection, and temporal rug stage prediction.
Transkribus MCP Server
MCP server for the Transkribus REST API — manage collections, documents, HTR/OCR recognition, models, and more. 290 tools across 22 resource domains.
diagrams-mcp-server
MCP server for generating cloud architecture diagrams, flowcharts, sequence diagrams, and more — powered by mingrammer/diagrams, Mermaid, and PlantUML.
CoinGecko MCP Server
Crypto prices, market data, and token metadata via CoinGecko.
ForgingBlock
The infrastructure for AI-driven payments
Home Assistant
A free, private, and secure remote MCP server for Home Assistant.
Fortinet MCP Server
A complete Model Context Protocol (MCP) server for Fortinet FortiOS 7.6.6
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.