End-to-end encrypted access to a Standard Notes vault (protocol 004, local stdio only).
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-standardnotes · npm · 0.6.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.lozit/mcp-standardnotes",
"description": "End-to-end encrypted access to a Standard Notes vault (protocol 004, local stdio only).",
"repository": {
"url": "https://github.com/lozit/mcp-standardnotes",
"source": "github"
},
"version": "0.6.0",
"websiteUrl": "https://github.com/lozit/mcp-standardnotes#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-standardnotes",
"version": "0.6.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Standard Notes account email. The password is prompted once via `npx mcp-standardnotes-login` and the session is persisted in the OS keychain.",
"isRequired": true,
"name": "SN_EMAIL"
},
{
"description": "Standard Notes sync server URL. Defaults to the official cloud if unset.",
"default": "https://api.standardnotes.com",
"name": "SN_SERVER_URL"
},
{
"description": "Optional SHA-256 TLS certificate fingerprint for pinning a self-hosted server.",
"name": "SN_CERT_FINGERPRINT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-07T12:01:44.509413Z",
"publishedAt": "2026-08-07T12:01:44.509413Z",
"updatedAt": "2026-08-07T12:01:44.509413Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.6.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.