Python File Manager MCP
A Python MCP server for file operations
filedirectorypythonmanagementfilesystem
This extension provides file management capabilities through a Python MCP server. It demonstrates Python-based Desktop Extension development, including file operations, directory management, and proper MCP protocol implementation.
ツール
名前 | 説明 |
---|---|
list_files | List files in a directory |
read_file | Read file contents |
get_file_info | Get information about a file |