Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by joeseesun • File & Storage
A small Python MCP server that uploads files to Qiniu Cloud Storage and returns public URLs for use by agent workflows.
Upload attachments or generated assets (images, documents) to an external CDN and retrieve a public URL.
A simple Python-based MCP endpoint to integrate Qiniu-backed file hosting into automation workflows or chat agents.
An easy Trae-compatible server configuration to delegate file storage to Qiniu using environment-configured credentials.
This project provides a lightweight MCP service to upload files to Qiniu (七牛) cloud storage. It runs as a Python server, configured via environment variables (.env or exported vars) for QINIU_ACCESS_KEY, QINIU_SECRET_KEY, QINIU_BUCKET_NAME and QINIU_DOMAIN. The service exposes a tool (upload_file(file_path) -> str) which uploads a file and returns its public URL, and includes example integration with the Trae orchestration config. It's intended to make it easy for agents and automation tools to store and serve files through Qiniu.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.