server wsl filesystem
This MCP server enables AI assistants like Claude to access and manage files within the Windows Subsystem for Linux (WSL) filesystem. It provides a seamless integration between the AI and the local WSL environment, allowing developers to read, write, and manipulate files and directories programmatically through the MCP protocol.
Installation Instructions
Get started with server wsl filesystem in your project
Install via npm
npm install mcp-server-wsl-filesystemOr with yarn
yarn add mcp-server-wsl-filesystemRelated Servers
@mapbox/mcp server
The @mapbox/mcp-server is a file management tool that enables AI assistants to interact with and manage files and directories on a remote server. It provides a simple and secure way for AI applications to upload, download, and organize files, making it a useful integration for AI-powered file management and storage solutions.
server filesystem
This MCP server for filesystem access allows AI assistants like Claude to interact with and manage files and directories on the local server filesystem. It provides a standardized interface for reading, writing, and modifying files, as well as navigating the directory structure, enabling AI-powered applications to seamlessly integrate with the server's file management capabilities.
@microsoft/devbox
Model Context Protocol server for Microsoft Dev Box