quantakrypto pqc-tools
Rank #8,292io.github.quantakrypto/pqc-tools
Scan code for quantum-vulnerable cryptography and get NIST post-quantum migration guidance.
quantakrypto pqc-tools is a Model Context Protocol (MCP) server published by quantakrypto. It ranks #8,292 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. quantakrypto pqc-tools is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 15, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 123,754 of 132,046 servers on MCP Toplist.
Use quantakrypto pqc-tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pqc-tools https://mcp.quantakrypto.com/mcpclaude mcp add pqc-tools -- npx -y @quantakrypto/mcp[mcp_servers.pqc-tools]
url = "https://mcp.quantakrypto.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.pqc-tools]
command = "npx"
args = ["-y", "@quantakrypto/mcp"]Add to ~/.codex/config.toml.
https://mcp.quantakrypto.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pqc-tools": {
"command": "npx",
"args": [
"-y",
"@quantakrypto/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pqc-tools": {
"url": "https://mcp.quantakrypto.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pqc-tools": {
"command": "npx",
"args": [
"-y",
"@quantakrypto/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pqc-tools": {
"type": "http",
"url": "https://mcp.quantakrypto.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pqc-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@quantakrypto/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pqc-tools": {
"serverUrl": "https://mcp.quantakrypto.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pqc-tools": {
"command": "npx",
"args": [
"-y",
"@quantakrypto/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pqc-tools": {
"url": "https://mcp.quantakrypto.com/mcp"
}
}
}{
"mcpServers": {
"pqc-tools": {
"command": "npx",
"args": [
"-y",
"@quantakrypto/mcp"
]
}
}
}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.quantakrypto%2Fpqc-tools)<a href="https://mcptoplist.com/server/io.github.quantakrypto%2Fpqc-tools"><img src="https://mcptoplist.com/badge/io.github.quantakrypto%2Fpqc-tools.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
quantakrypto
Available versions (1)
| Version | Published |
|---|---|
| 0.5.2 | Jul 23, 2026 |
Frequently asked questions
- Who maintains quantakrypto pqc-tools?
- quantakrypto pqc-tools is maintained by quantakrypto, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is quantakrypto pqc-tools listed on the Official MCP Registry?
- Yes — quantakrypto pqc-tools is listed on the Official MCP Registry, alongside Glama.
- How many versions does quantakrypto pqc-tools have?
- MCP Toplist tracks 1 version of quantakrypto pqc-tools, most recently published on Jul 23, 2026.
- Where can I find the source code for quantakrypto pqc-tools?
- The source code for quantakrypto pqc-tools is hosted at github.com/quantakrypto/pqc-tools.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.