



A reimagined MCP server for filesystem access, featuring privacy-preserving path aliases and an optimized LLM-friendly API.
Loading more......
On this page
Bettermcpfileserver
A reimagined Model Context Protocol (MCP) server for filesystem access with privacy-preserving path aliases and an optimized API designed for large language models (LLMs) and AI assistants.
code/src/main.js instead of /Users/yourusername/projects/src/main.js).writeFile: Create or update a file with specific content.readFileContent: Read the contents of a file.editFile: Make targeted changes to portions of a file.manageFile: Move, rename, copy, or delete a file.manageFolder: Create, rename, or delete a folder.searchFilesAndFolders: Search for files and folders using glob patterns.Explore more items related to this one