Perform file system operations such as browsing directories, reading files, searching, retrieving file info, finding large files, and checking disk usage on Windows systems.
Write or append content to multiple files in specific paths, creating necessary directories automatically. Ideal for managing and updating file content efficiently.
Modify text files by replacing exact line sequences with new content. Generates a git-style diff to track changes. Works only within specified directories for controlled editing tasks.
Retrieve a structured listing of files and directories in a specified path, identifying each with [FILE] or [DIR] markers. Essential for analyzing directory contents and locating specific files within the Filesystem MCP Server.
A TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes via URIs and tools.
Enables comprehensive filesystem operations across Linux, macOS, and Windows with platform-aware command execution, secure path restrictions, and intelligent adaptations for file search, directory management, and shell commands specific to each operating system.
A secure Model Context Protocol server that provides controlled filesystem access within predefined directories, enabling AI models to perform file and directory operations with strict path validation.