Filesystem
@Anthropic
关于 Filesystem
Let Claude access your filesystem to read and write files.
基本信息
配置
工具
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
概览
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.
开发工具 分类下的更多 MCP 服务器
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Grafana MCP server
grafanaMCP server for Grafana
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
评论