📡 MCP Radar

arxdsilva/vault

A minimal, keyboard-first file manager that replaces Finder and Explorer. Search-first navigation, instant preview, OS-trash-only deletes. Go + Wails.

3 stars
0 forks
Go
momentum ▲ 6.0
created 2026-07-26
on radar since 2026-07-28
desktop-appfile-explorerfile-managerfuzzy-searchgogolangmacosmcpmcp-serverproductivityreacttypescriptwailswindows
View on GitHub ↗

About vault

A minimal, cross-platform file manager aiming to replace Finder (macOS) and Windows File Explorer — fast, lightweight, and free of feature bloat.

A file manager that behaves like a command palette, not a filing cabinet: search-first navigation, zero chrome, keyboard-first, instant everything. Full design spec: docs/SPEC.md.

- Fast startup, low resource usage - Keyboard-first navigation, full mouse support - Cross-platform: macOS and Windows at minimum (Linux as a stretch goal) - Clean, minimal UI — no unnecessary chrome or feature creep - Feels native on each platform it targets

- Shell: Wails v3 (Go backend + native webview) - Frontend: React 18 + TypeScript + Tailwind CSS, virtualized lists/grid via TanStack Virtual, Zustand for UI state, Shiki for code preview syntax highlighting - Search: Go-side fuzzy matcher (sahilm/fuzzy) over an in-memory index of the home directory, ranked by match quality → recency → frequency; incremental updates via fsnotify - Trash: OS-native trash/recycle-bin per platform adapter — never a permanent delete - Thumbnails: image thumbnails decoded/resized/cached on disk by a bounded Go worker pool

See .cursor/rules/architecture.mdc for the full boundary rules (core stays UI-agnostic; OS-specific behavior stays in one adapter per OS).

Key Action ------------- Type anywhere Search (top bar is always focused on launch) Esc Clear search, return to Home ↑ ↓ Move selection in a list/search results ← → ↑ ↓ Move selection in grid view Enter Open selection Cmd/Ctrl + Enter (in search) Reveal result's folder in-app Cmd/Ctrl + ↑ Go to parent folder Spa

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/arxdsilva--vault.html)

Related MCP servers

sgateway/s-gw

Local credential control for AI coding agents.

⭐ 8TypeScript
herry2059/project-os-for-codex

Open-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.

⭐ 104TypeScript
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
KaichenCurry/TabNexus

Turn tab overload into a local-first workspace with intent-first AI organization and Agent collaboration through MCP.

⭐ 28TypeScript
pioner92/symbolpeek-mcp

Ask for the symbol, not the file. Token-efficient MCP server giving AI coding agents symbol-level reads of TS/JS, Rust, Python, Java, Go, JSON, and Markdown

⭐ 16Rust
Techthos/gomukit

Prebuilt, interactive HTML widgets for MCP Apps in Go — data tables and forms, self-contained in a single binary, host-themed, spec-compliant.

⭐ 5TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.