unc-filesystem-mcp

BlockSecCA/unc-filesystem-mcp

3.2

If you are the rightful owner of unc-filesystem-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 dayong@mcphub.com.

The UNC Filesystem MCP is a server designed to handle filesystem operations with proper support for UNC paths on Windows, addressing specific bugs in the built-in Claude Desktop filesystem server.

Tools

Functions exposed to the LLM to take actions

read_file

Read file contents with optional head/tail line limits.

write_file

Create or overwrite files.

edit_file

Replace unique text in file, returns unified diff.

list_directory

List directory contents with [FILE]/[DIR] prefixes.

search_files

Recursive glob-based file search.

get_file_info

File/directory metadata (size, dates, permissions).

list_allowed_directories

Show configured allowed paths.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources