qiniu-mcp-server logo

qiniu-mcp-serverqiniu-mcp-server MCP server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The qiniu-mcp-server is a Model Context Protocol (MCP) Server based on Qiniu cloud products. It allows access to Qiniu cloud storage, intelligent multi-media, and live streaming services within AI large model clients' contexts. Qiniu MCP Server supports several features, including: - Storage capabilities such as listing buckets, getting file lists, and uploading local files or file content. - Retrieving file contents and obtaining file download links. - For accessing Qiniu cloud storage in detail, please refer to the Based MCP Usage Large Models Access Qiniu Cloud Storage. Additionally, it supports intelligent multi-media functionalities like image scaling and CDN operations. In terms of live streaming, the server can create live space buckets, create live streams, and manage live usage. The qiniu-mcp-server requires Python 3.12 or higher versions and the uv package manager. The server uses an environment variable configuration file (.env) that needs to be set up with the necessary keys and region information. It's possible to use this server in Cline or directly in the command line with configurations. Additionally, it is extendable by adding custom business packages in the core directory. This MCP server supports two authorization modes for live functionality: using QINIU_ACCESS_KEY and QINIU_SECRET_KEY; or using QINIU_LIVE_API_KEY obtained from the Qiniu Live Console. It also includes examples for object storage and live system operations.

Key features

  • Storage: list buckets, list files in a bucket, upload files, read file contents, get file download links
  • Intelligent multimedia: image scaling, image corner rounding, CDN refreshing, CDN prefetching
  • Live streaming: create live streaming spaces, create live streams, list live streaming spaces and streams, bind stream domains, get stream addresses

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

AI-powered Cloud Storage Management

Use the Qiniu MCP Server to enable AI large model clients to manage Qiniu cloud storage, such as listing buckets, uploading files, and reading file contents.

Intelligent Multimedia Processing

Leverage the Qiniu MCP Server to perform intelligent multimedia processing, such as image scaling and CDN refreshing, through AI large model clients.

Live Streaming Management

Utilize the Qiniu MCP Server to manage live streaming spaces and streams, bind stream domains, and get stream addresses through AI large model clients.

Pros & Cons

Pros

  • Enables AI large model clients to interact with Qiniu's cloud services
  • Supports multiple Qiniu services including storage, multimedia processing, and live streaming
  • Configurable through environment variables or a configuration file

Cons

  • Requires Python 3.12 or higher and uv package manager
  • Needs Qiniu access key, secret key, and other credentials for authentication

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Can the MCP server be used for real‑time live streaming setups?

Yes, it supports creating live streaming spaces and streams, listing them, binding stream domains, and obtaining stream addresses, enabling integration of live video into AI model contexts.

Asked by Wolfgang Krause · Mar 30, 2026

How is the server configured with my Qiniu credentials?

Credentials and other settings can be supplied via environment variables or a configuration file, allowing the server to authenticate and interact with Qiniu APIs.

Asked by Jarrah Whitlock · Mar 2, 2026

Which Qiniu services can be accessed through the MCP server?

It provides access to Qiniu cloud storage (listing buckets/files, uploading, downloading), intelligent multimedia functions (image scaling, corner rounding, CDN refresh/prefetch), and live streaming features (creating spaces, streams, binding domains, retrieving stream URLs).

Asked by Bilal Choudhury · Jan 23, 2026

What are the system requirements to run qiniu-mcp-server?

The server requires Python version 3.12 or higher and the uv package manager, along with valid Qiniu access and secret keys for authentication.

Asked by Valentina Marino · Dec 30, 2025

Ask a question

MCP Servers alternatives