brain

michaelbrowk/brain
★ 1 stars TypeScript AI/LLM Updated today
A notes app you keep on your own server. Markdown files, git on every save, MCP for Claude. MIT.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "brain": {
      "command": "npx",
      "args": [
        "-y",
        "michaelbrowk/brain"
      ]
    }
  }
}

README Excerpt

A notes app you keep on your own server — plain Markdown files as the source of truth, a fast MCP for Claude, and a minimalist monochrome web UI (Mac + iPhone). - **Storage:** folders-as-pages, one `index.md` per page (YAML frontmatter + body). The `.md` tree is canonical; nothing is locked in a database. Saves

Tools (12)

AUTH_PASSWORD_HASHAUTH_SECRETBRAIN_EDGE_RATE_SECRETBRAIN_OAUTH_STATE_DIRBRAIN_PUBLIC_ORIGINBRAIN_READINESS_TOKENBRAIN_UPDATE_CHECKBRAIN_UPDATE_STATE_DIRMCP_TOKENNOTES_ROOTOPENROUTER_API_KEYOPENROUTER_MODEL

Topics

markdownmcpnotesself-hosted