Filesystem
Freeby MCP Community
MCP server for secure filesystem access
v1.6.1Added Apr 12, 2026
mcpfilesystemmodel-context-protocolclaudeanthropic
Filesystem MCP Server
MCP server for secure filesystem access
Installation
npx -y @gabrielmaialva33/mcp-filesystem
Reviews
Installation
Quick install
npx -y @gabrielmaialva33/mcp-filesystem
Add to claude_desktop_config.json
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@gabrielmaialva33/mcp-filesystem"]
}
}
}