Perform file system operations such as browsing directories, reading files, searching, retrieving file info, finding large files, and checking disk usage on Windows systems.
Retrieve the absolute paths of all directories authorized for read/write operations by the Filesystem MCP Server, ensuring compliance with directory sandboxing and access restrictions.
Provides secure filesystem access for AI assistants with optimizations like file reading limits and depth-limited traversal to improve token efficiency. It enables AI models to read, write, and search files within explicitly allowed directories while automatically skipping large system folders.
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.