MCP Standardnotes runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm. Last commit 21 Jul 2026.
End-to-end encrypted access to a Standard Notes vault (protocol 004, local stdio only).
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 mcp-standardnotes -- npx -y mcp-standardnotes
{
"mcpServers": {
"mcp-standardnotes": {
"args": [
"-y",
"mcp-standardnotes"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-standardnotes]
command = "npx"
args = ["-y", "mcp-standardnotes"]
{
"mcpServers": {
"mcp-standardnotes": {
"args": [
"-y",
"mcp-standardnotes"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-standardnotes": {
"args": [
"-y",
"mcp-standardnotes"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.