zen

sheshbabu/zen
★ 1,060 stars JavaScript 🗄️ Database Updated 1mo ago
Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zen": {
      "command": "npx",
      "args": [
        "-y",
        "sheshbabu/zen"
      ]
    }
  }
}

Topics

markdownmcp-servernotespreactsqlite