Back to Browse

Filesystem MCP

by AnthropicFile Management
(0 reviews)

Description

Provides read/write access to the local filesystem. Supports file operations like reading, writing, moving, and searching files with configurable permission boundaries.

filesystemfilesiolocal

Installation

Add this server to your MCP configuration:

{
  "mcpServers": {
    "filesystem-mcp": {
      "command": "npx",
      "args": ["-y", "https://npmjs.com/package/@modelcontextprotocol/server-filesystem"]
    }
  }
}

Reviews (0)

Log in to leave a review.

No reviews yet.

Filesystem MCP | MCP Warehouse