maknoon

al-Zamakhshari/maknoon
★ 0 stars Go 🤖 AI/LLM Updated today
Post-Quantum cryptographic engine and MCP server. Hybrid HPKE (ML-KEM/X25519), deterministic memory hygiene, and native AI agent integration.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "maknoon": {
      "command": "go",
      "args": [
        "run",
        "github.com/al-Zamakhshari/maknoon@latest"
      ]
    }
  }
}

README Excerpt

> **Enterprise-Grade Post-Quantum Encryption Engine and MCP Server** Maknoon is an industrial-grade cryptographic engine and Model Context Protocol (MCP) server designed to secure data against classical and quantum computational threats. By implementing NIST-standardized Post-Quantum Cryptography (PQC) within a constant-memory streaming architecture, Maknoon provides a scalable, zero-OS sandbox for securing sensitive assets.