filesystem-mcp

1broseidon/filesystem-mcp

3.2

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

A foundational File System MCP server for persistent file operations with shareable URLs and dashboard integration.

Tools

Functions exposed to the LLM to take actions

list_files

List files and directories with optional recursive scanning.

read_file

Read file contents with encoding support.

write_file

Write/create files with automatic directory creation.

delete_file

Delete files or directories safely.

create_directory

Create directories including parent paths.

get_file_info

Get detailed file metadata (size, dates, permissions, MIME type).

search_files

Search by filename patterns or content with configurable limits.

get_shareable_url

Generate shareable URLs with expiration times.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources