Mmcp.market

Markdown Vault MCP server

by pvliesdonk·io.github.pvliesdonk/markdown-vault-mcp·v4.2.0

Generic markdown vault MCP with hybrid search

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

full report

Adoption
Growing

33 stars

Reviews

Write one

Nobody has reviewed Markdown Vault MCP yet.

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

Markdown Vault MCP tools (44, 2 write)

write = sends, deletes, buys or posts

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

  • append

    Append text to the end of an existing .md note without reading it.

  • browse_vault

    Open a visual vault explorer UI for the user — not for reading vault content.

  • deco
  • deletewrite action

    Permanently delete a document or attachment.

  • edit
  • embeddings_status

    Check embedding provider and vector-index status.

  • fetch
  • get_backlinks
  • get_broken_links

    Find all links that point to non-existent documents (broken links).

  • get_connection_path

    Find the shortest connection path between two notes in the link graph.

  • get_context
  • get_conventions

    Get the user's authoring conventions that apply to a note or folder.

  • get_diff
  • get_history

    List commits that touched a note, folder, or the whole vault.

  • get_index_status

    Report FTS index readiness, progress, and last build error.

  • get_most_linked

    Return the documents with the most inbound links, ranked by backlink count.

  • get_orphan_notes

    Return all notes with no inbound or outbound links.

  • get_outlinks

    Find all links FROM the given document to other documents (outlinks).

  • get_recent

    Get the most recently modified notes in the vault.

  • get_similar
  • get_toc

    Heading outline for a single note or a whole folder subtree.

  • git_sync
  • list_documents
  • list_folders

    List all folder paths that contain documents.

  • list_tags

    List all distinct values for a frontmatter field across the vault.

  • move_folder

    Move an entire folder subtree to a new location in one call, rewriting every link across the vault that points into the moved subtree — the folder-level analogue of 'rename'.

  • okf_convert_links

    Rewrite wikilinks as OKF bundle-root-absolute markdown links.

  • okf_generate_index

    Generate a reserved OKF index.md listing from the table of contents.

  • okf_seed_log

    Seed a reserved OKF log.md change history from git history.

  • okf_validate

    Audit the vault's Open Knowledge Format conformance.

  • okf_verify

    Attest a note as human-reviewed by appending an OKF verification.

  • read
  • register

    Register the summarize tool on *mcp* as a dual-mode long-running tool.

  • rename

    Rename or move a document or attachment. When renaming a .md note, always pass update_links=True to rewrite links in other documents that point to the old path.

  • search
  • show_context

    Open a visual context card UI for the user — not for reading note relationships.

  • stats
  • vault_context

    Return the full NoteContext for a note (app-only).

  • vault_graph_hubs

    Return the most-linked notes and their connections as a graph (app-only).

  • vault_graph_neighborhood

    Return the link neighborhood of a note as a node/edge graph (app-only).

  • vault_list

    List folders and notes in a vault directory (app-only).

  • vault_read

    Read a note's full content for preview rendering (app-only).

  • vault_search

    Search the vault (app-only).

  • writewrite action

Public scan report

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

no findings
  • Code scan124 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 0 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 markdown-vault-mcp -- uvx markdown-vault-mcp
Add to Cursor

Markdown Vault MCP: common questions

Is Markdown Vault MCP server safe?
Mostly: it is graded B (83/100). Read the Markdown Vault MCP safety report
How do I install Markdown Vault MCP?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Markdown Vault MCP need an API key?
Yes. The registry entry asks for OPENAI_API_KEY, VOYAGE_API_KEY, MARKDOWN_VAULT_MCP_GIT_TOKEN, MARKDOWN_VAULT_MCP_GITHUB_WEBHOOK_SECRET and 6 more.
Is Markdown Vault MCP maintained?
The last commit was in the last day (2026-09-19). The latest release is v4.2.0.
What can I use instead of Markdown Vault MCP?
Servers from other publishers that do the same job: DocsMint MCP server, M3 Memory MCP server and Stackexchange MCP server. Compare all Markdown Vault MCP alternatives.

Alternatives to Markdown Vault MCP

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

All Markdown Vault MCP alternatives →
  • DocsMint
    Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.
    A
  • M3 Memory
    Local-first memory — 100+ tools, 99.2% LongMemEval-S retrieval@10, hybrid search, GDPR, no cloud.
    A
  • Stackexchange
    Search Stack Exchange questions, fetch Q&A threads as markdown, look up tag FAQs and user profiles.
    A
  • Neuromcp
    Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
    B

More from pvliesdonk