Filesystem-MCP-Server-SSE

Filesystem-MCP-Server-SSE

3.4

If you are the rightful owner of Filesystem-MCP-Server-SSE 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.

Filesystem MCP Server SSE is a Node.js server implementing Model Context Protocol (MCP) for filesystem operations.

read_file

Read complete contents of a file with UTF-8 encoding.

write_file

Create new file or overwrite existing file with specified content.

edit_file

Make selective edits using advanced pattern matching and formatting.

create_directory

Create new directory or ensure it exists, creating parent directories if needed.

search_files

Recursively search for files/directories with case-insensitive matching.