Enhanced filesystem MCP tool for searching, reading, editing, deleting, and running commands.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP-Server-Filesystem" yet — see the docs or source repo.
Use glob patterns to search this project for all .env, docker-compose.yml, and nginx.conf files, then group the results by directory.
A grouped list of matching configuration files, organized by directory for easier review and maintenance.
Edit src/config.ts to change the API timeout to 10000, validate syntax before saving, and if validation fails, explain why and do not write changes.
A result showing whether the edit succeeded; save on valid syntax, or return an error explanation without changing the file.
Read the first 20 lines and last 50 lines of logs/app.log, identify obvious errors, then run appropriate read-only diagnostic commands to help determine the source.
Key log excerpts, an initial diagnosis of the issue, and a summary of the diagnostic command results.
Manage files and folders with natural language, batch actions, and advanced editing.
Safely read, write, search, and manage files in a sandboxed environment.
Securely browse and search files in a read-only directory scope.
Search files, inspect directories, and read text, PDF, and DOCX content.
Analyze project structure, read files, and understand codebases with context.
A general MCP server for files, code analysis, async tasks, and secure transport.