Home › Security › Volta Notes

Volta Notes

Burn-after-read encrypted notes. E2E encrypted, decentralised on the Internet Computer.

TypeScript Cloud macOSWindowsLinux
★ 1 stars Last pushed 2026-04-22 License: MIT

Topics: Security

Connect

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

Package (npm 1.1.1)

npx -y @voltanotes/mcp@1.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "volta-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@voltanotes/mcp@1.1.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry