Headless semantic MCP server for Obsidian, Logseq, Dendron, Foam, and any markdown folder. Features built-in hybrid semantic search, surgical AST editing, template scaffolding, zero-config local embeddings, and workflow tracking.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_TRANSPORT_TYPE— sse PORT=3000 VAULT_PATH=/path/to/vault npx @wirux/mcp-markdown-vaultOLLAMA_DIMENSIONS— 768 Ollama embedding vector dimensionsOLLAMA_MODEL— nomic-embed-text Ollama embedding model nameOLLAMA_URL— set? Ollama reachable? Provider usedPORT— SSE starts an HTTP server on (default 3000):VAULT_PATH— /path/to/your/vault markdown-vault-mcpVECTOR_STORE_COLLECTIONVECTOR_STORE_RESET— false Set to true to auto-delete a mismatched vector index on startup and rebuild from scratch.VECTOR_STORE_URL— (unset) Set to use Qdrant (e.g. http://localhost:6333). If unset, local persisted flat store is used.[](https://m8ven.ai/mcp/wirux-mcp-markdown-vault-1utrtj)