Skip to main content
ClaudeWave
andylow92 avatar
andylow92

file-system-like-github

View on GitHub

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.

MCP Servers232 stars18 forksTypeScriptUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/andylow92/file-system-like-github
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "file-system-like-github": {
      "command": "node",
      "args": ["/path/to/file-system-like-github/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/andylow92/file-system-like-github and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about file-system-like-github

What is andylow92/file-system-like-github?

+

andylow92/file-system-like-github is mcp servers for the Claude AI ecosystem. 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. It has 232 GitHub stars and was last updated today.

How do I install file-system-like-github?

+

You can install file-system-like-github by cloning the repository (https://github.com/andylow92/file-system-like-github) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is andylow92/file-system-like-github safe to use?

+

andylow92/file-system-like-github has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains andylow92/file-system-like-github?

+

andylow92/file-system-like-github is maintained by andylow92. The last recorded GitHub activity is from today, with 8 open issues.

Are there alternatives to file-system-like-github?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy file-system-like-github to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: andylow92/file-system-like-github
[![Featured on ClaudeWave](https://claudewave.com/api/badge/andylow92-file-system-like-github)](https://claudewave.com/repo/andylow92-file-system-like-github)
<a href="https://claudewave.com/repo/andylow92-file-system-like-github"><img src="https://claudewave.com/api/badge/andylow92-file-system-like-github" alt="Featured on ClaudeWave: andylow92/file-system-like-github" width="320" height="64" /></a>

More MCP Servers