Loading MCP server directory, please wait...
Post-quantum CMMC compliance scanner & AI agent attestation. FIPS 140-3, ML-DSA-65, 36K+ mappings.
npx @getmcp/cli add io.github.nouchix/pqc-khepra-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nouchix/pqc-khepra-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"KHEPRA_MODE",
"-e",
"KHEPRA_LICENSE_KEY",
"-e",
"SUPABASE_URL",
"-e",
"SUPABASE_ANON_KEY",
"ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0"
],
"env": {
"KHEPRA_MODE": "community",
"KHEPRA_LICENSE_KEY": "",
"SUPABASE_URL": "",
"SUPABASE_ANON_KEY": ""
}
}
}
}