NoteDiscovery is a self-hosted knowledge base that stores notes as plain Markdown files. Features graph view, wikilinks, LaTeX math, Mermaid diagrams, AI-powered MCP integration, and full-text search — all in a lightweight single-container deployment with no database required.
A self-hosted knowledge base inspired by Obsidian that stores notes as plain Markdown files. Build your personal knowledge graph with wikilinks, graph view, and full-text search — all running in a single container with no database.
[[wikilinks]] to connect ideas and build a knowledge graphSet the APP_PASSWORD environment variable to enable authentication. Notes are stored in the /app/data volume as plain .md files that you can back up or edit with any text editor.
MIT — GitHub