qiniu-mcp-joe
25
This project is an MCP service designed to upload files to Qiniu Cloud Storage. It offers tools to facilitate file uploads and returns public access URLs. The service requires configuration with appropriate credentials for functioning.
Qiniu Cloud Storage MCP Service
This project provides an MCP service for uploading files to Qiniu Cloud Storage.
Installation Guide
- Clone the repository
- Create and activate a virtual environment
- Install dependencies
- Configure environment variables
- Start the service
Configuration Instructions
- Copy the example configuration file
- Edit the
.env
file with your Qiniu credentials
Usage
- Activate the virtual environment
- Start the service
- Use the upload interface to upload files and get the public URL