Back to directory
yinzhouzhi/filesystem-server

yinzhouzhi/filesystem-server

@yinzhouzhi

基于Model Context Protocol(MCP)的文件系统操作服务器,提供对本地文件系统的访问和操作能力

filesystemfile-operationsmcp-servermodel-context-protocoljavascriptnodejsoffice-filestool

Installation & Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@yinzhouzhi/mcp-filesystem-server",
        "start"
      ],
      "autoConnect": true
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13