file-operation-mcp-server

anand34577/file-operation-mcp-server

3.1

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

The Advanced File Operations MCP Server is a Java-based server designed to perform extensive file system operations, text processing, data analysis, and structured data handling, following enterprise-grade architecture and industry best practices.

Tools

Functions exposed to the LLM to take actions

read_file

Read file contents

create_file

Create new file with content

write_file

Write/append to file

delete_file

Delete a file

create_directory

Create directory

delete_directory

Delete directory and contents

list_files

List directory contents

copy_file

Copy files/directories

move_file

Move files/directories

rename_file

Rename files

find_file

Check file existence

get_file_info

Get detailed file info

search_files

Search with patterns

calculate_checksum

Calculate file hashes

get_directory_size

Calculate directory size

create_archive

Create ZIP archives

count_lines

Count lines/words/chars

find_in_file

Search text in file

replace_in_file

Replace text in file

compare_files

Compare two files

batch_rename

Batch rename files

read_json

Read and format JSON

validate_json

Validate JSON syntax

read_csv

Read CSV with proper parsing

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources