Mmcp.market

Notes Vault MCP server

by gronare·io.github.gronare/notes-vault-mcp·v0.4.5

Indexed search, schema-checked writes and session hooks for a markdown notes vault

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars103 downloads/wk

Reviews

Write one

Nobody has reviewed Notes Vault yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Notes Vault tools (16, 4 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • append_filewrite action

    WRITE — appends to a note and bumps `updated`. Creates the note when it is missing.

  • backlog
  • backlog_add
  • close
  • context
  • delete_filewrite action

    WRITE — deletes a note for good. Prefer `close`, which keeps it.

  • init
  • lint
  • list_files

    CHEAP — paths only, no metadata and no bodies. `search` answers context questions better.

  • log_append
  • move_filewrite action

    WRITE — moves or renames a note. Use `close` to archive finished work.

  • obsidian_access
  • read_file
  • search
  • set_status
  • write_filewrite action

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan36 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 8 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add notes-vault-mcp -- uvx notes-vault-mcp
Add to Cursor

Notes Vault: common questions

Is Notes Vault MCP server safe?
Mostly: it is graded B (83/100). Read the Notes Vault safety report
How do I install Notes Vault?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Notes Vault need an API key?
Yes. The registry entry asks for S3_ACCESS_KEY, S3_SECRET_KEY, VAULT_TOKEN.
Is Notes Vault maintained?
The last commit was 8 days ago (2026-09-11). The latest release is v0.4.5.
What can I use instead of Notes Vault?
Servers from other publishers that do the same job: Silica Core MCP server, Markdown Vault MCP server and Stackexchange MCP server. Compare all Notes Vault alternatives.

Alternatives to Notes Vault

Same job from other publishers: the closest match first, then the best rated.

All Notes Vault alternatives →
  • Silica Core
    Retrieval over the folder the session opened: files, search, read, code_pack, write_note.
    A
  • Markdown Vault MCP
    Generic markdown vault MCP with hybrid search
    B
  • Stackexchange
    Search Stack Exchange questions, fetch Q&A threads as markdown, look up tag FAQs and user profiles.
    A
  • Apple Notes
    Search, read and act on Apple Notes — folders, attachments, writes off by default
    A
  • Jarvis
    Local-first SCIP code navigation and Zoekt search over your own indexed repositories
    A

More from gronare