XClawXCLAW
Back to marketplace
📁
MCP Servers

Filesystem

Read and write local directories with allow-listed paths

Publisher · Model Context ProtocolVersion · 0.5.0Updated Jan 30, 2026

Connect MCP server

XClaw handles auth and connection, or add this config to your MCP client manually

$ xclaw mcp add filesystem

Overview

Open a narrow window to local directories. Allow-lists constrain scope — good for letting the Agent handle a downloads folder, a project dir, or a shared team volume.

Features

  • List directories, read and write files
  • Allow-listed paths and read-only mode
  • Binary and text channels
  • Streaming reads for big files
  • Cross-platform (macOS / Linux / Windows)

Exposed tools

Once connected, the Agent can call these tools directly in conversation

read_filewrite_filelist_directorysearch_filesmove_fileget_file_info

Related