MCPVault

get_note

MCP tool from Securenote Link MCP Server by jackalterman

Fetches and decrypts a note. Useful when an AI agent needs to read back a note it (or another agent) created.

How to use it

get_note is exposed by the Securenote Link MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_note tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Securenote Link MCP Server

$pip install -r requirements.txt
FULL SECURENOTE LINK MCP SERVER LISTING