Filesystem
MCP Serverby modelcontextprotocol · Added 5mo ago
Claude
81.9k
Install
npx -y @modelcontextprotocol/server-filesystemAdd to Claude
claude mcp add modelcontextprotocol-servers-src-filesystemQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Read, write, and manipulate local files through a controlled API.
Tags
File Systemsmcp-serverapinpm