MCPHubDev ToolsFilesystem
✦ OfficialDev Tools

Filesystem

Provides secure file system access with configurable allowed directories. Supports reading, writing, listing, searching, and moving files. The official reference server for local file operations in Claude Desktop.

AuthorAnthropic
LanguageTypeScript
filesreadwritelocalreference
Quick install (Claude Desktop)
// claude_desktop_config.json — add to "mcpServers" "filesystem": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-filesystem"] }

Full installation instructions and configuration options are in the GitHub README.

More in Dev Tools

Related servers

All Dev Tools servers →