mcp-filesystem-server

yuvraj1107thapa/mcp-filesystem-server

3.1

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

The MCP Filesystem Server is a Model Context Protocol server designed for file operations with a web frontend, enabling users to manage files through a browser interface and programmatically via WebSocket connections.

Tools

Functions exposed to the LLM to take actions

filesystem_create

Create a new file with specified content.

filesystem_read

Read the content of a specified file.

filesystem_edit

Edit an existing file with new content.

filesystem_delete

Delete a specified file.

filesystem_list

List the contents of a directory.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources