zen

zen

Self-hosted note-taking application with Markdown support, full-text search, and low resource usage.

MCPOfficeOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.1k
Source
mcp-github

Overview

Zen is a self-hosted note-taking app that runs as a single Go binary, storing notes as Markdown files in SQLite. It supports full-text search, flexible tag organization, and various Markdown features. AI can access Zen via the MCP protocol to search, list, and read notes. Ideal for scenarios requiring efficient management and retrieval of note data.

Capabilities

  • Full-text search of notes
  • Markdown note management
  • Flexible tag organization
  • Import/export data
  • Template functionality
  • Pin notes

Use cases

Note management and retrievalKnowledge base constructionDocument organization

Setup

Requires: Node 环境API Key
Build from source: `$ make build`; Local development: `$ make dev`; Use watch mode: After installing air and esbuild, run `$ make watch`.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install Zen?

Build from source: `$ make build`; Local development: `$ make dev`.

What features does Zen support?

Supports full-text search, Markdown note management, flexible tag organization, and more.

Related skills