file-system-like-github

andylow92/file-system-like-github
★ 13 stars TypeScript AI/LLM Updated today
Self-improving, AI-native markdown vault you hand to an AI agent. GitHub-style file tree + Notion editing, exposed to Claude/Cursor via a built-in MCP server (24 tools): semantic & hybrid search, RAG, cited answers. Learns your voice from your edits; human-approved review queue. Local-first .md.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "file-system-like-git": {
      "command": "npx",
      "args": [
        "-y",
        "andylow92/file-system-like-github"
      ]
    }
  }
}

README Excerpt

> **A local-first markdown vault you can hand to an AI agent — and it gets better > the more you use it.** Browse it like a **GitHub file tree**, edit it like > **Notion**, and plug it into Claude, Cursor, or any **MCP** host as **24 agent > tools** — semantic & hybrid search, RAG context, and cited answers. The vault

Tools (2)

CONTENT_ROOTPORT