Volta Notes
Rank #60,614io.github.iamredmh/volta-mcp-server
Burn-after-read encrypted notes. E2E encrypted, decentralised on the Internet Computer.
Volta Notes is a Model Context Protocol (MCP) server published by iamredmh. It ranks #60,614 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Volta Notes is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Apr 6, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 71,499 of 132,113 servers on MCP Toplist.
Use Volta Notes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add volta-mcp-server -- npx -y @voltanotes/mcp[mcp_servers.volta-mcp-server]
command = "npx"
args = ["-y", "@voltanotes/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"volta-mcp-server": {
"command": "npx",
"args": [
"-y",
"@voltanotes/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"volta-mcp-server": {
"command": "npx",
"args": [
"-y",
"@voltanotes/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"volta-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@voltanotes/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"volta-mcp-server": {
"command": "npx",
"args": [
"-y",
"@voltanotes/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"volta-mcp-server": {
"command": "npx",
"args": [
"-y",
"@voltanotes/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.iamredmh%2Fvolta-mcp-server)<a href="https://mcptoplist.com/server/io.github.iamredmh%2Fvolta-mcp-server"><img src="https://mcptoplist.com/badge/io.github.iamredmh%2Fvolta-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
iamredmh
Other servers by iamredmh
View all iamredmh servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Apr 8, 2026 |
Frequently asked questions
- Who maintains Volta Notes?
- Volta Notes is maintained by iamredmh, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Volta Notes listed on the Official MCP Registry?
- Yes — Volta Notes is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Volta Notes have?
- MCP Toplist tracks 1 version of Volta Notes, most recently published on Apr 8, 2026.
- Where can I find the source code for Volta Notes?
- The source code for Volta Notes is hosted at github.com/iamredmh/volta-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.