file-manager-mcp

ByteMaster2077/file-manager-mcp

3.2

If you are the rightful owner of file-manager-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Dosya Yöneticisi MCP Server is designed to perform file and folder operations using the Model Context Protocol (MCP) with Claude.

Tools

Functions exposed to the LLM to take actions

read_file

Read the contents of a file.

write_file

Write to a file or create a new one.

delete_file

Delete a file securely.

list_directory

List the contents of a directory.

create_directory

Create a new directory.

delete_directory

Delete a directory and its contents.

search_files

Search for files by name.

search_content

Search for text within file contents.

get_file_info

Retrieve information about a file or directory.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources