filesystem-mcp-server

1999AZZAR/filesystem-mcp-server
★ 2 stars TypeScript File System Updated today
A comprehensive Model Context Protocol (MCP) server for advanced file system operations. This server provides structured file management capabilities including file operations, directory management, file watching, search functionality, and archiving operations.
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": {
    "filesystem-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "1999AZZAR/filesystem-mcp-server"
      ]
    }
  }
}

Topics

mcpmcp-servermcp-tools