MCP.so
登录

Filesystem

@Anthropic

关于 Filesystem

Let Claude access your filesystem to read and write files.

基本信息

分类

开发工具

版本

0.1.3

许可证

MIT

运行时

node

传输方式

stdio

发布者

Anthropic

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

11

Read 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 服务器