qiniu-mcp-server

qiniu-mcp-server

12

Qiniu MCP Server is designed to integrate Qiniu Cloud's storage and multimedia services with AI model clients through the Model Context Protocol. It offers functionalities for storage management, multimedia transformations, and CDN integration, facilitating seamless operations within AI-driven contexts.

Qiniu MCP Server

A Model Context Protocol (MCP) Server built on Qiniu Cloud products, enabling users to access Qiniu Cloud Storage and intelligent multimedia services in the context of AI models through this MCP Server.

Features:

  • Storage
    • Retrieve Bucket list
    • Retrieve file list in a Bucket
    • Upload local files
    • Read file content
    • Get file download link
  • Multimedia
    • Image resizing
    • Image corner rounding
  • CDN
    • Refresh files by link
    • Prefetch files by link

Requirements

  • Python 3.12+
  • uv package manager

Usage

  • Install required packages and configure settings for integration with Cline and other platforms. Detailed steps include installing the Cline plugin for VSCode, configuring Qiniu MCP, and setting environment variables. Further configuration specifics are provided for operational setup in diverse environments.