F
licenseC
qualityC
maintenanceProvides AES-256-CBC encryption and decryption tools, an algorithm info resource, and ready-to-use prompts for use in MCP-compatible clients like VS Code Copilot Chat.
1
-
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one encrypts and one decrypts. No overlap or ambiguity exists between them.
Both tool names follow the same verb_noun pattern: encrypt_message and decrypt_message. This is consistent and predictable.
With only 2 tools, the server feels thin for the scope of a cipher suite. It is borderline, as the tools are focused but minimal.
The server covers the basic encrypt/decrypt lifecycle, but lacks key management, algorithm selection, or other common cipher operations. For a cipher suite, this is a minimal surface.