Import markdown files from a vault directory into the database, reading YAML frontmatter for metadata and markdown body for content. Idempotent operation avoids duplicate entities.
A local stdio MCP server for managing files on XServer via SFTP, enabling secure file operations, backups, and workspace management for XServer hosting.
Rebuild the database index from markdown files to fix out-of-sync or stale data after external note edits. Keeps the knowledge base aligned with the filesystem.
Count indexed files or folders matching a search query without retrieving their paths. Use filters like kind, regex, and case sensitivity to narrow results.