PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder
Rank #1,441io.github.nouchix/pqc-khepra-mcp
Post-quantum CMMC compliance scanner & AI agent attestation. FIPS 140-3, ML-DSA-65, 36K+ mappings.
PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder is a Model Context Protocol (MCP) server published by nouchix. It ranks #1,441 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder is listed across 5 registries — Official MCP, PulseMCP, Smithery, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 15, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 114,150 of 115,591 servers on MCP Toplist.
Use PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pqc-khepra-mcp https://server.smithery.ai/skone/pqc-khepra-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add pqc-khepra-mcp -e "KHEPRA_MODE=<your KHEPRA_MODE>" -e "KHEPRA_LICENSE_KEY=<your KHEPRA_LICENSE_KEY>" -e "SUPABASE_URL=<your SUPABASE_URL>" -e "SUPABASE_ANON_KEY=<your SUPABASE_ANON_KEY>" -- docker run -i --rm ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0Replace each placeholder with your own value before saving.
[mcp_servers.pqc-khepra-mcp]
url = "https://server.smithery.ai/skone/pqc-khepra-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.pqc-khepra-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0"]
[mcp_servers.pqc-khepra-mcp.env]
KHEPRA_MODE = "<your KHEPRA_MODE>"
KHEPRA_LICENSE_KEY = "<your KHEPRA_LICENSE_KEY>"
SUPABASE_URL = "<your SUPABASE_URL>"
SUPABASE_ANON_KEY = "<your SUPABASE_ANON_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://server.smithery.ai/skone/pqc-khepra-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pqc-khepra-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0"
],
"env": {
"KHEPRA_MODE": "<your KHEPRA_MODE>",
"KHEPRA_LICENSE_KEY": "<your KHEPRA_LICENSE_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pqc-khepra-mcp": {
"url": "https://server.smithery.ai/skone/pqc-khepra-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pqc-khepra-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0"
],
"env": {
"KHEPRA_MODE": "<your KHEPRA_MODE>",
"KHEPRA_LICENSE_KEY": "<your KHEPRA_LICENSE_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pqc-khepra-mcp": {
"type": "http",
"url": "https://server.smithery.ai/skone/pqc-khepra-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"pqc-khepra-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0"
],
"env": {
"KHEPRA_MODE": "<your KHEPRA_MODE>",
"KHEPRA_LICENSE_KEY": "<your KHEPRA_LICENSE_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pqc-khepra-mcp": {
"serverUrl": "https://server.smithery.ai/skone/pqc-khepra-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pqc-khepra-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0"
],
"env": {
"KHEPRA_MODE": "<your KHEPRA_MODE>",
"KHEPRA_LICENSE_KEY": "<your KHEPRA_LICENSE_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pqc-khepra-mcp": {
"url": "https://server.smithery.ai/skone/pqc-khepra-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pqc-khepra-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0"
],
"env": {
"KHEPRA_MODE": "<your KHEPRA_MODE>",
"KHEPRA_LICENSE_KEY": "<your KHEPRA_LICENSE_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nouchix%2Fpqc-khepra-mcp)<a href="https://mcptoplist.com/server/io.github.nouchix%2Fpqc-khepra-mcp"><img src="https://mcptoplist.com/badge/io.github.nouchix%2Fpqc-khepra-mcp.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
nouchix
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder?
- PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder is maintained by nouchix, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder listed on the Official MCP Registry?
- Yes — PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder is listed on the Official MCP Registry, alongside PulseMCP, Smithery, Glama and mcp.so.
- How many versions does PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder have?
- MCP Toplist tracks 1 version of PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder, most recently published on Jun 15, 2026.
- Where can I find the source code for PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder?
- The source code for PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder is hosted at github.com/nouchix/pqc-khepra-mcp.