C-

npm:mcp-standardnotes

https://www.npmjs.com/package/mcp-standardnotes
72/100 · MCP Trust Grade · checked 2h ago · MCP 0.3.5

What it offers — 16 tools · Productivity

notes_list

List notes (decrypted locally). Returns uuid/title/updatedAt/preview. Optional

notes_stats

Vault statistics: counts (total/active/trashed), tags, byNoteType, sizes, oldest/newest/largest note.

notes_search

Full-text search across decrypted notes.

notes_get

Fetch a single note

notes_create

Create a new note.

notes_create_many

Create up to 50 notes in a single sync push. Returns the list of created uuid+title.

notes_update

Update an existing note by UUID.

notes_delete

Trash a note (permanent=true purges irreversibly).

tags_list

List all tags (uuid, title, updatedAt, noteCount).

tags_get

Fetch a single tag (title + linked note UUIDs) by UUID.

tags_create

Create a new tag.

tags_update

Rename an existing tag.

tags_delete

Delete a tag (permanent — tags have no trash state).

tags_attach

Attach an existing tag to a note.

tags_detach

Remove a tag from a note.

sync

Force a full sync with the server. Returns decrypted note/tag counts.

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%100
Tool hygiene15%70
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package mcp-standardnotes@0.3.5 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:mcp-standardnotes on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:mcp-standardnotes grade C-
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C- · wmcp.sh
[![MCP Trust Grade C-](https://wmcp.sh/mcp/grade/npm%3Amcp-standardnotes/badge.svg)](https://wmcp.sh/mcp/grade/npm%3Amcp-standardnotes)
<a href="https://wmcp.sh/mcp/grade/npm%3Amcp-standardnotes"><img src="https://wmcp.sh/mcp/grade/npm%3Amcp-standardnotes/badge.svg" alt="MCP Trust Grade C- · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.