Skip to main content
Glama
leemwood

filemanager-mcp-server

by leemwood

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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