SecureNote.link MCP Server - allowing AI agents to securely share sensitive information through end-to-end encrypted notes.
10K+
3 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
| Name | Description |
|---|---|
create_note | Encrypt a message and store it via the securenote.link API. Returns the note ID, decryption key, shareable one-click URL, expiry, and password-protection status. The one-click URL embeds the decryption key in the fragment (#), which is never sent to the server. For maximum security, share the URL and key through separate channels. |
get_instructions | Returns a guide on how to use this secure note sharing service, intended for both humans and AI agents. |
get_note | Retrieve and decrypt a note from the securenote.link API. |