HomeSecurity › quantakrypto pqc-tools

quantakrypto pqc-tools

Scan code for quantum-vulnerable cryptography and get NIST post-quantum migration guidance.

TypeScript CloudLocal Remote
★ 12 stars Last pushed 2026-09-22 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.quantakrypto.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http pqc-tools https://mcp.quantakrypto.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "pqc-tools": {
      "url": "https://mcp.quantakrypto.com/mcp"
    }
  }
}

Package (npm 0.5.2)

npx -y @quantakrypto/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "pqc-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@quantakrypto/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry