Filesystem
MCP Serverby mark3labs · Added 5mo ago
Claude
619
Install
git clone https://github.com/mark3labs/mcp-filesystem-serverAdd to Claude
claude mcp add mark3labs-mcp-filesystem-serverQuick 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": [
"@modelcontextprotocol/filesystem"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Read, write, and manipulate local files through a controlled API.
Tags
File Systemsmcp-serverapi