关于
This Model Context Protocol (MCP) server acts as a bridge, enabling AI assistants like Kiro and Claude to perform advanced file operations directly within ZFile. It allows AI to list directory contents, obtain secure upload URLs for files (avoiding costly base64 encoding), and generate both permanent direct download links and temporary short links. Designed with security in mind, it stores ZFile credentials server-side and uses an auto-generated access token for client authentication, ensuring sensitive information is never exposed to the AI client.