Volta Notes runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 22 Apr 2026.
Burn-after-read encrypted notes. E2E encrypted, decentralised on the Internet Computer.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add volta-mcp-server -- npx -y @voltanotes/mcp
{
"mcpServers": {
"volta-mcp-server": {
"args": [
"-y",
"@voltanotes/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.volta-mcp-server]
command = "npx"
args = ["-y", "@voltanotes/mcp"]
{
"mcpServers": {
"volta-mcp-server": {
"args": [
"-y",
"@voltanotes/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"volta-mcp-server": {
"args": [
"-y",
"@voltanotes/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.