MCP File System
MCP 文件系统
通过标准化接口提供文件系统操作的模型上下文协议 (MCP) 服务器。
特征
文件操作(读/写)
目录管理(创建/列出/删除)
文件移动和重命名
文件元数据检索
文件搜索功能
通过允许的目录进行访问控制
Related MCP server: MCP Filesystem Server
入门
安装依赖项:
npm install构建项目:
npm run build使用允许的目录运行服务器:
npm start /path/to/allowed/directory [/path/to/another/directory ...]文档
服务器实施细节- 了解服务器实施和最近的修复
有关该协议的更多详细信息,请参阅MCP SDK 文档
发展
该服务器使用以下方式构建:
TypeScript
MCP SDK(高级 API)
Node.js 文件系统 API
安全
服务器实施路径验证以确保操作仅发生在启动时指定的允许目录内。
执照
国际学习中心
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.21MIT
- AlicenseAqualityFmaintenanceA Model Context Protocol server that provides secure and intelligent interaction with files and filesystems, offering smart context management and token-efficient operations for working with large files and complex directory structures.2166MIT
- AlicenseAqualityCmaintenanceA secure Model Context Protocol server that provides controlled filesystem access within predefined directories, enabling AI models to perform file and directory operations with strict path validation.1677MIT
- AlicenseNot gradedqualityFmaintenanceProvides comprehensive filesystem operations (read, write, list, create, delete, move files and directories) through the Model Context Protocol with Streamable HTTP transport and built-in security through configurable root directory restrictions.6Apache 2.0
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP Spec Compliance MCP — audits any MCP server.json against the official Model Context Protocol
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wayazi/mcp_file_system'
If you have feedback or need assistance with the MCP directory API, please join our Discord server