Filesystem
@Anthropic
About Filesystem
Let Claude access your filesystem to read and write files.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
11Read the contents of a file
Read the contents of multiple files
Write content to a file
Edit the contents of a file
Create a new directory
List contents of a directory
Display directory structure as a tree
Move or rename a file
Search for files by name or content
Get information about a file
List directories that can be accessed
Overview
This extension allows Claude to interact with your local filesystem, enabling it to read and write files directly. This can be useful for tasks such as file management, data processing, and automation of repetitive tasks. The extension provides a set of tools that can be used to navigate directories, read file contents, and write new files or modify existing ones.
Underneath the hood, it uses @modelcontextprotocol/server-filesystem.
About this extension
This is one of the official reference examples from the Model Context Protocol MCPB repository — the format used to package MCP servers as one-click desktop extensions for Claude Desktop.
Installing
Download or build the .mcpb (formerly .dxt) bundle from the source repository, then drag it into Claude Desktop under Settings → Extensions to install.
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments