Skip to content

Wsl Filesystem

Free

by MCP Community

MCP server for wsl filesystem access

v1.3.1Added Apr 12, 2026
mcpwslfilesystem
Works with:ClaudeGPTGeminiCopilot

Wsl Filesystem MCP Server

MCP server for wsl filesystem access

Installation

npx -y mcp-server-wsl-filesystem

Reviews

Leave a Review

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"]
    }
  }
}