Quantakrypto Pqc Tools MCP Server

Open-source post-quantum readiness tooling by quantakrypto.

People who work with crypto agility, cryptography and harvest now decrypt later and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 11 · #110 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Quantakrypto Pqc Tools

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.quantakrypto.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.quantakrypto.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

npm package @quantakrypto/mcp - published under the repo owner's npm scope (@quantakrypto)

registry namespace io.github.quantakrypto is GitHub-verified and matches the repo owner

03 · What Quantakrypto Pqc Tools can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.12.0 · 2026-08-14

Additions only. Nothing here is breaking, so the Action stays on @v1: that is exactly the case a moving major tag exists for. · Added - a real crypto inventory · What the tool called an inventory was a findings list…

v1 · 2026-07-23

v0.11.0 · 2026-08-10

Minor. User-facing fixes to the GitHub Action and the runtime it declares. Nothing existing changes shape, and no exit code moves. · Fixed · A URL in the Action's probe-target was refused, despite the docs. Both…

04 · Who maintains Quantakrypto Pqc Tools

quantakrypto pqc-tools is maintained by quantakrypto. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
finance - ranked #110 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-08-14)
registry
io.github.quantakrypto/pqc-tools (active, first published 2026-07-23)
packages
npm:@quantakrypto/mcp

06 · Quantakrypto Pqc Tools FAQ

What is Quantakrypto Pqc Tools?

Open-source post-quantum readiness tooling by quantakrypto.

Is Quantakrypto Pqc Tools still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Quantakrypto Pqc Tools?

Run `npx -y @quantakrypto/mcp`. You can also paste the ready-made client config above.

Does Quantakrypto Pqc Tools require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Quantakrypto Pqc Tools