Wsl Filesystem
Freeby MCP Community
MCP server for wsl filesystem access
v1.3.1Added Apr 12, 2026
mcpwslfilesystem
Wsl Filesystem MCP Server
MCP server for wsl filesystem access
Installation
npx -y mcp-server-wsl-filesystem
Reviews
Installation
Quick install
npx -y mcp-server-wsl-filesystem
Add to claude_desktop_config.json
{
"mcpServers": {
"wsl-filesystem": {
"command": "npx",
"args": ["-y", "mcp-server-wsl-filesystem"]
}
}
}