Skip to main content

zen

by sheshbabu· Data & Analytics
1k

Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with zen

About

Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage

markdownmcp-servernotespreactsqlite