mcp-fs

ShashidharNagaral/mcp-fs

3.1

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

MCP-FS is a prototype toolhost that allows large language models (LLMs) to perform basic file system operations through the Model Context Protocol (MCP) over HTTP.

Tools

Functions exposed to the LLM to take actions

createFile

Create new files

readFile

Read file content

updateFile

Overwrite file content

appendToFile

Append text to a file

deleteFile

Delete files

listFiles

List contents of a directory

describeServer

Returns server tool list & usage guide

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources