filemanager-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_fileC | 创建新文件 |
| delete_fileC | 删除文件或文件夹 |
| read_fileC | 读取文件内容 |
| write_fileC | 写入或编辑文件内容 |
| copy_fileC | 复制文件或文件夹 |
| move_fileB | 移动或重命名文件/文件夹(剪切功能) |
| list_directoryC | 列出目录内容 |
| get_file_infoB | 获取文件或文件夹属性信息 |
| create_directoryD | 创建目录 |
| search_filesC | 搜索文件 |
| batch_read_filesB | 批量读取多个文件的内容 |
| batch_copy_filesC | 批量复制文件到目标目录 |
| batch_move_filesC | 批量移动文件到目标目录 |
| batch_delete_filesB | 批量删除文件或文件夹 |
| batch_create_filesD | 批量创建文件 |
| edit_file_advancedB | 高级文件编辑功能(支持部分编辑、多编码、备份等) |
| create_from_templateC | 从模板创建文件 |
| create_project_structureC | 创建项目目录结构 |
| read_file_advancedA | 高级文件读取功能(支持多编码、部分读取等) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/leemwood/filemanager-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server