Skip to main content
Glama

Filesystem MCP Server for WSL

package.json1.01 kB
{ "name": "mcp-server-wsl-filesystem", "version": "1.3.1", "description": "MCP server for wsl filesystem access", "license": "MIT", "author": "Web-C", "type": "module", "bin": { "wsl-filesystem": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.2", "diff": "^8.0.2", "zod-to-json-schema": "^3.24.6" }, "devDependencies": { "@types/diff": "^5.0.9", "@types/node": "^22", "typescript": "^5.3.3" }, "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/webconsulting/mcp-server-wsl-filesystem.git" }, "keywords": [ "mcp", "wsl", "filesystem" ], "bugs": { "url": "https://github.com/webconsulting/mcp-server-wsl-filesystem/issues" }, "homepage": "https://github.com/webconsulting/mcp-server-wsl-filesystem#readme", "engines": { "node": ">=18" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/webconsulting/mcp-server-wsl-filesystem'

If you have feedback or need assistance with the MCP directory API, please join our Discord server