mcp-filesystem-cross-platform

awaybreaktoday/mcp-filesystem-cross-platform

3.1

If you are the rightful owner of mcp-filesystem-cross-platform 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.

A cross-platform filesystem MCP server designed to work seamlessly across Linux, macOS, and Windows, with intelligent adaptations for each platform.

Tools

Functions exposed to the LLM to take actions

get_platform_info

Show current platform and allowed paths

list_directory

List directory contents with platform-aware hidden file filtering

read_file

Read file content

write_file

Write file content

create_directory

Create a new directory

delete_directory

Delete an existing directory

delete_file

Remove a file

move_item

Move a file or directory

copy_item

Copy a file or directory

get_file_info

Get detailed file metadata

search_files

Search for files with platform-aware commands

get_current_directory

Get current working directory information

execute_command

Execute a platform-aware shell command

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources