Zen is a self-hosted, minimal notes application designed for efficient personal knowledge management. It leverages a single Go binary, storing notes as standard Markdown files within a local SQLite database. Emphasizing low resource usage and a clean interface, Zen allows users to organize their thoughts with flexible tags and quickly retrieve information through a powerful full-text search engine with BM25 ranking. Its built-in MCP support enables seamless integration for searching, listing, and reading notes, making it an ideal solution for those seeking a lightweight, private, and highly accessible note-taking system.