← 返回 Skills 市场
buddhasource

Filesystem MCP Server

作者 Siddharth Menon · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
5116
总下载
7
收藏
91
当前安装
1
版本数
在 OpenClaw 中安装
/install filesystem-mcp
功能描述
Secure, sandboxed filesystem access enabling agents to list, read, write, create, move, delete, search files and directories within allowed paths.
安全使用建议
Install only if you need an agent to work with local files. Use the smallest specific folders possible, prefer read-only mode unless writing is required, avoid credential or whole-home directories, review destructive actions before approving them, and consider pinning or verifying the upstream npm package.
功能分析
Type: OpenClaw Skill Name: filesystem-mcp Version: 1.0.0 The skill bundle describes a 'Filesystem MCP Server' designed for secure, sandboxed file operations for AI agents. The `SKILL.md` explicitly details robust security features like sandboxed access, path validation, and permission controls, and provides best practices for secure configuration. There are no instructions for prompt injection, data exfiltration, malicious execution, or persistence within the provided files. The installation and configuration steps are for setting up the server itself, not for the agent to perform unauthorized actions. While filesystem access is a powerful capability, the documentation emphasizes a security-first design, classifying it as benign based on the provided content.
能力评估
Purpose & Capability
The stated purpose matches the documented capabilities: local file listing, reading, writing, moving, deleting, and searching are all disclosed as core filesystem MCP functions.
Instruction Scope
The skill explains allowed directories, read-only mode, sandboxing, and least-privilege practices, though its invocation language and examples are broad enough that users should scope access carefully.
Install Mechanism
The artifact is documentation-only and instructs users to install or run an external npm package via npm/npx without a pinned version; this is normal for MCP setup but depends on upstream package trust.
Credentials
Filesystem access is proportionate to the purpose, but broad allowed paths such as Documents or Projects could expose private files, logs, source code, or secrets to the agent context.
Persistence & Privilege
Adding the MCP server to a client configuration makes file tools available under the user's local permissions inside configured directories; no hidden persistence, privilege escalation, or unrelated background behavior is shown.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install filesystem-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /filesystem-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Official Filesystem MCP server with secure, sandboxed file operations. Read, write, search, and manage files with configurable access controls. Essential for agent workflows.
元数据
Slug filesystem-mcp
版本 1.0.0
许可证
累计安装 189
当前安装数 91
历史版本数 1
常见问题

Filesystem MCP Server 是什么?

Secure, sandboxed filesystem access enabling agents to list, read, write, create, move, delete, search files and directories within allowed paths. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5116 次。

如何安装 Filesystem MCP Server?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install filesystem-mcp」即可一键安装,无需额外配置。

Filesystem MCP Server 是免费的吗?

是的,Filesystem MCP Server 完全免费(开源免费),可自由下载、安装和使用。

Filesystem MCP Server 支持哪些平台?

Filesystem MCP Server 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Filesystem MCP Server?

由 Siddharth Menon(@buddhasource)开发并维护,当前版本 v1.0.0。

💬 留言讨论