Filesystem
Freeby MCP Community
MCP Filesystem Server
v0.4.6Added Apr 12, 2026
mcpfilesystemserver
Filesystem MCP Server
MCP Filesystem Server
Installation
npx -y @sylphlab/mcp-filesystem
Reviews
Installation
Quick install
npx -y @sylphlab/mcp-filesystem
Add to claude_desktop_config.json
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@sylphlab/mcp-filesystem"]
}
}
}