Home › Other › WebCrypt MCP Server

WebCrypt MCP Server

Zero-dependency Web Crypto & AI Agent MCP Server (AES-256-GCM, RSA-4096, PQC, Signatures).

JavaScript
★ 28 stars Last pushed 2026-08-21 License: MIT

Connect

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

Package (npm 1.0.1)

npx -y webcrypt@1.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "webcrypt": {
      "command": "npx",
      "args": [
        "-y",
        "webcrypt@1.0.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry