ylcnfrht/file-mcp-server
3.2
If you are the rightful owner of file-mcp-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 dayong@mcphub.com.
A tiny Model Context Protocol (MCP) server that exposes basic file system operations, built with TypeScript and Zod.
Tools
Functions exposed to the LLM to take actions
listFiles
Lists all files in a directory.
readFile
Reads the content of a file.
writeFile
Writes content to a file (creates or overwrites).
deleteFile
Deletes a file from the filesystem.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client