MCP-tools provides file system management capabilities for AI assistants through a FastMCP server implementation. Created by Linglai Chen, it offers tools for removing directories, counting PDF files, retrieving detailed file information, and recursively analyzing directory structures with comprehensive error handling. The implementation exposes these file operations as callable tools that enable AI systems to interact with the local file system, making it particularly useful for workflows involving file organization, document management, and directory analysis tasks.
Delete a directory and its contents.
Count the number of PDF files in a directory.
Retrieve detailed information about a specified file.
Recursively list information about the contents of a directory.
No reviews yet. Be the first to review!
Sign in to join the conversation