mcp-server-filesystem

X1pheR/mcp-server-filesystem
★ 0 stars TypeScript File System Updated 1d ago
Community-maintained filesystem MCP server variant with inode-preserving existing-file writes.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-filesyste": {
      "command": "npx",
      "args": [
        "-y",
        "X1pheR/mcp-server-filesystem"
      ]
    }
  }
}

Topics

file-managementfilemanagerfilesystemmcpmcp-servermcp-serversmcp-tools