Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ☁️ Cloud Platforms
  3. Qiniu MCP Server
Qiniu MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 1:16:46 AM

Qiniu MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository39 GitHub StarsTotal stargazers on GitHub for the source repository (39 stars).Visit Website
qiniucloud-storagecdnlive-streamingmcp

Connects AI clients to Qiniu storage, media processing, CDN, and live streaming operations through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "qiniu-qiniu-mcp-server": {
      "command": "uvx",
      "args": [
        "qiniu-mcp-server"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives☁️ More in Cloud Platforms

Overview

qiniu/qiniu-mcp-server MCP server exposes Qiniu Cloud storage, image processing, CDN, and live streaming operations to MCP-compatible AI clients. It runs locally through stdio by default, with an SSE mode available for web applications, and authenticates with Qiniu credentials or a live API key for live-only use. Reach for it when an agent needs to list buckets, manage files, transform images, refresh CDN URLs, or inspect and configure live streams. Python 3.12 or newer and the uv package manager are required.

Use cases

•List Qiniu buckets and objects
•Upload and read Qiniu files
•Resize images and add rounded corners
•Refresh or prefetch CDN URLs
•Create and inspect live streams

Key features

•Qiniu bucket and object management
•File upload, reading, and download links
•Image resizing and rounded corners
•CDN refresh and prefetch
•Live space and stream management
•Stdio and SSE transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Qiniu MCP Server.

Extracted Tool Capabilities
Qiniu bucket and object management
File upload, reading, and download links
Image resizing and rounded corners
CDN refresh and prefetch
Live space and stream management
Stdio and SSE transports

How Qiniu MCP Server works

What qiniu/qiniu-mcp-server MCP server does

qiniu/qiniu-mcp-server MCP server connects an MCP client to several Qiniu Cloud product areas. Its storage capabilities include listing available buckets, listing objects within a bucket, uploading local files or supplied content, reading file contents, and generating download links. Storage access is configured for selected buckets through environment variables.

The server also exposes a limited set of image operations, including resizing an image and applying rounded corners. CDN functions can refresh or prefetch a file by URL. Live service functions cover creating live-space buckets and streams, listing live spaces and streams, binding push and playback domains, generating stream addresses, and retrieving live usage.

How it works

The default transport is standard input/output, which makes the server suitable for desktop and editor clients that launch local MCP processes. An SSE transport can also be started with a port for web application scenarios. The README documents use with Cline, Cursor, and Claude, including a Cline configuration that starts the package with uvx.

An AI client sends natural-language requests through MCP, while the server performs the corresponding Qiniu operation using the configured credentials. Examples include asking for all buckets, reading an object, changing an image to a specified width with rounded corners, refreshing a CDN URL, creating a live stream, or retrieving push and playback URLs.

Setup and configuration

qiniu/qiniu-mcp-server MCP server requires Python 3.12 or later and uv. The documented package command is uvx qiniu-mcp-server. For a local checkout, the repository can be installed in editable mode with uv pip install -e ., then launched with uv --directory . run qiniu-mcp-server.

Storage configuration uses QINIU_ACCESS_KEY and QINIU_SECRET_KEY for authentication, QINIU_REGION_NAME for the Qiniu region, QINIU_ENDPOINT_URL for the service endpoint, and QINIU_BUCKETS for a comma-separated bucket allowlist. The README recommends configuring no more than 20 buckets. Live-only usage can authenticate either with the access and secret key pair or with QINIU_LIVE_API_KEY obtained from the Qiniu live console.

When a client cannot locate uvx, its configuration may need the absolute path to that executable. The repository also includes an environment template that can be copied to .env during development.

Tools and capabilities

  • List Qiniu buckets and objects.
  • Upload local files or provided content.
  • Read stored file content and create download links.
  • Resize images and apply rounded corners.
  • Refresh or prefetch files through CDN URLs.
  • Create and inspect live spaces and streams.
  • Bind push and playback domains and retrieve live addresses.
  • Query live usage for a recent time range.

Limitations and notes

The documented storage setup depends on Qiniu region, endpoint, and bucket configuration; this is not a general-purpose storage abstraction. Live operations have a separate API-key option, but the README does not describe permissions, quotas, supported image formats, or error behavior. The SSE launch example is provided for web applications, while stdio is the default mode. Qiniu service charges and account requirements are not specified in the repository material.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Cloud Platforms View all alternatives
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    ☁️ Cloud Platforms5 views
    Compare vs Next Devtools MCP →
  • Apisix MCP logoApisix MCP

    MCP Server that support for querying and managing all resource in Apache APISIX.

    ☁️ Cloud Platforms3 views
    Compare vs Apisix MCP →
  • MCP Server S3 logoMCP Server S3

    AWS S3 operations — list buckets, browse objects, upload/download files, and generate presigned URLs.

    ☁️ Cloud Platforms4 views
    Compare vs MCP Server S3 →
  • Docker MCP logoDocker MCP

    Docker container management and operations through MCP

    ☁️ Cloud Platforms3 views
    Compare vs Docker MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
39
Stargazers on the source repository.
Last commit
9mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Qiniu MCP Server

Install uv, then run it with `uvx qiniu-mcp-server`. The repository also supports editable installation with `uv pip install -e .`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewQiniu MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/qiniu-qiniu-mcp-server?style=directory)](https://allmcps.com/mcp/qiniu-qiniu-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/qiniu-qiniu-mcp-server"><img src="https://allmcps.com/api/badge/qiniu-qiniu-mcp-server?style=directory" alt="Qiniu MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category☁️Cloud Platforms
PricingBring your own API key (usage-based cost)
More technical detailsExpand ▾
TransportSTDIO
RuntimePython
AuthAPI key
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 7, 2026
9/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars39
GitHub Star CountTotal stargazers on GitHub representing community popularity (39 stars).
Last commit9mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Nov 27, 2025
41Quality signal: Fair · 41/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev · qiniu-mcp-server (PyPI)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ☁️ Cloud Platforms →Best MCP servers for Cloud Platforms →Alternatives to Qiniu MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code