Skip to content

Tools Filesystem

Free

by MCP Community

MCP Filesystem Server

v0.6.1Added Apr 12, 2026
mcpfilesystemserver
Works with:ClaudeGPTGeminiCopilot

Tools Filesystem MCP Server

MCP Filesystem Server

Installation

npx -y @sylphlab/tools-filesystem-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @sylphlab/tools-filesystem-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "tools-filesystem": {
      "command": "npx",
      "args": ["-y", "@sylphlab/tools-filesystem-mcp"]
    }
  }
}