Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by neosun100 • Uncategorized
A Model Context Protocol server enabling AI assistants to interact with ZFile for file management and uploads.
Browse and list files stored on a ZFile server.
Upload files, including large files via chunked uploads, to ZFile without consuming LLM tokens.
Generate permanent or temporary direct download links for files stored in ZFile.
ZFile MCP Server acts as a secure intermediary that allows AI assistants to browse, upload, and manage files on a ZFile server using the Model Context Protocol (MCP). It supports features like chunked uploads for large files, direct and short link generation, and multi-protocol support including SSE and Streamable HTTP. The server securely stores ZFile credentials and only exposes an access token to clients, optimizing token usage by providing upload URLs instead of base64 encoded files. It is deployable via Docker and supports reverse proxy configurations for secure and scalable access.