PCI DSS v4.0.1 Compliance Checker
Rank #9544glama/shyshlakov/pci-dss-mcp
PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server. Every finding maps to a specific PCI DSS requirement ID. Taint-aware cardholder data flow analysis with PCI SSC FAQ semantics, designed to complement broad SAST tools like Semgrep and CodeQL - not replace them.
PCI DSS v4.0.1 Compliance Checker is a Model Context Protocol (MCP) server published by shyshlakov. It ranks #9544 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. PCI DSS v4.0.1 Compliance Checker is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 7 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 49,288 of 58,832 servers on MCP Toplist.
Use PCI DSS v4.0.1 Compliance Checker
Add PCI DSS v4.0.1 Compliance Checker to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"pci-dss-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shyshlakov/pci-dss-mcp:v0.7.1"
]
}
}
}Listed on 3 registries (1 delisted)
shyshlakov
Available versions (7)
| Version | Published |
|---|---|
| 0.7.1 | Apr 29, 2026 |
| 0.7.0 | Apr 28, 2026 |
| 0.6.3 | Apr 27, 2026 |
| 0.6.2 | Apr 25, 2026 |
| 0.5.3 | Apr 23, 2026 |
| 0.5.2 | Apr 23, 2026 |
| 0.5.1 | Apr 22, 2026 |
Frequently asked questions
- What is PCI DSS v4.0.1 Compliance Checker?
- PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server. Every finding maps to a specific PCI DSS requirement ID. Taint-aware cardholder data flow analysis with PCI SSC FAQ semantics, designed to complement broad SAST tools like Semgrep and CodeQL - not replace them.
- Who maintains PCI DSS v4.0.1 Compliance Checker?
- PCI DSS v4.0.1 Compliance Checker is maintained by shyshlakov, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is PCI DSS v4.0.1 Compliance Checker an official MCP server?
- Yes — PCI DSS v4.0.1 Compliance Checker is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does PCI DSS v4.0.1 Compliance Checker have?
- MCP Toplist tracks 7 versions of PCI DSS v4.0.1 Compliance Checker, most recently published on Apr 29, 2026.
- Where can I find the source code for PCI DSS v4.0.1 Compliance Checker?
- The source code for PCI DSS v4.0.1 Compliance Checker is hosted at github.com/shyshlakov/pci-dss-mcp.