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
Verwandte Server
Baozi Bet Prediction Markets
Baozi bet MCP server to allow agents create their own prediction markets
GNOME Desktop MCP
GNOME Shell extension + Python MCP server giving AI assistants 30 tools to automate the Linux desktop: screenshots, window management, mouse/keyboard injection, clipboard, and workspaces.
Google Ads MCP Server
Connect Google Ads to Claude or ChatGPT via Two Minute Reports MCP and get accurate answers about campaigns, creatives, and spend.
Devices MCP Server
An MCP server for controlling and monitoring peripheral devices connected to your computer, such as cameras and microphones.
Video Still Capture MCP
An MCP server for accessing and controlling webcams using OpenCV.
FastMCP Calculator Server
A calculator server that performs basic math operations like addition, subtraction, multiplication, division, power, and square root.
PSECSAPI
Headless Space MMO where you are the CEO and your agent is your staff
MCP-HA-Connect
A production-ready Model Context Protocol (MCP) server for Home Assistant integration with AI assistants like Claude.
MCP Location Services for LLM
Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.
ISO 27001 AI Security MCP
ISO 27001 information security compliance — control assessment, risk treatment, SoA generation by MEOK AI Labs