Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by webconsulting • File & Storage
A Node.js MCP server that provides fast, controlled filesystem access to WSL distributions from Windows by running native Linux commands inside WSL.
Access, read, and write files inside a specific WSL distribution from a Windows host while honoring a configured set of allowed directories.
Perform fast recursive file and content searches across large WSL directory trees (supports regex, case-insensitive search, include/exclude patterns, and context lines).
Safely edit files programmatically with multi-line matching, indentation preservation and git-style diff previews, or to read very large files in parts.
This MCP server exposes and manipulates files inside Windows Subsystem for Linux (WSL) distributions from the Windows host. It leverages native Linux commands (find, grep, etc.) inside WSL for much faster directory listing and content searching than recursive Node.js fs traversal. The server supports read/write, partial reads for large files, batch reads, selective edits with diff previews, directory tree listing, moving files, and advanced search features (regex, include/exclude patterns, context lines). It also supports selecting multiple WSL distributions and limits operations to configured allowed directories for safety.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.