
QuantumScan PQC Scanner
@gaiabio12-design
About QuantumScan PQC Scanner
Post-quantum cryptography (PQC) security scanner for blockchain and AI agents. Detects quantum-vulnerable algorithms (ECDSA, RSA, DH) and provides NIST FIPS 203/204/205 migration paths. Free, open-source, privacy-first. Scan any GitHub repository or smart contract via MCP tools:
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"quantumscan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://quantumscan.io/api/mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is QuantumScan PQC Scanner?
QuantumScan PQC Scanner is a post-quantum cryptography (PQC) security scanner for blockchain and AI agents. It detects quantum-vulnerable algorithms (ECDSA, RSA, DH) and provides NIST FIPS 203/204/205 migration paths. It is free, open-source, and privacy-first.
How to use QuantumScan PQC Scanner?
Use the MCP tools scan_repository, check_pqc_risk, and scan_contract to scan any GitHub repository or smart contract for quantum-vulnerable algorithms. The server checks for ECDSA, RSA, and DH and then offers NIST-approved migration paths.
Key features of QuantumScan PQC Scanner
- Detects quantum-vulnerable algorithms (ECDSA, RSA, DH).
- Provides NIST FIPS 203/204/205 migration paths.
- Free and open-source.
- Privacy-first scanning.
- Scans any GitHub repository or smart contract.
- Used by autonomous AI agents for security audits.
Use cases of QuantumScan PQC Scanner
- Blockchain security audits to identify quantum-vulnerable cryptographic components.
- Autonomous AI agents performing automated PQC risk assessments.
- Discovering ECDSA, RSA, or DH usage in GitHub repositories.
- Checking smart contracts for quantum risks and obtaining migration guidance.
FAQ from QuantumScan PQC Scanner
What algorithms can QuantumScan PQC Scanner detect?
It detects ECDSA, RSA, and DH, which are known to be vulnerable to quantum attacks.
Does QuantumScan PQC Scanner provide migration guidance?
Yes, it offers NIST FIPS 203/204/205 migration paths for each detected vulnerability.
Is QuantumScan PQC Scanner free to use?
Yes, it is free and open-source.
How do I
More Developer Tools MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments