-
securityA
license-
qualityA custom Model Context Protocol server that gives Claude Desktop and other LLMs access to file system operations and command execution capabilities through standardized tool interfaces.
Last updated -
24
Apache 2.0
为 Claude Desktop 实现的文件系统模型上下文协议 (MCP) 服务器。该服务器为 Claude 提供文件系统功能,使其能够读取、写入和操作系统上的文件。
克隆存储库并安装依赖项:
claude_desktop_config.json
如果没有提供基目录,则将使用当前工作目录。
该服务器公开以下工具:
list_files
:列出与 glob 模式匹配的文件read_file
:读取文件内容write_file
:将内容写入文件edit_file
:使用提供的内容编辑现有文件并显示差异delete_file
:删除文件服务器实现路径规范化和验证,以确保操作仅限于指定的基目录,防止目录遍历攻击。
麻省理工学院
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
文件系统模型上下文协议服务器为 Claude Desktop 提供读取、写入和操作系统文件的功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tkc/notion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server