Back to MCP Servers
🔌

mark3labs/mcp-filesystem-server

MIT

🏎️ 🏠 - Golang implementation for local file system access.

GoFiles

Install

npx -y mark3labs-mcp-filesystem-server

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mark3labs-mcp-filesystem-server": {
      "command": "npx",
      "args": [
        "-y",
        "mark3labs-mcp-filesystem-server"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.