Skip to content

Filesystem

Free

by MCP Community

MCP Filesystem Server

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

Filesystem MCP Server

MCP Filesystem Server

Installation

npx -y @sylphlab/mcp-filesystem

Reviews

Leave a Review

Installation

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