Skip to main content
Glama

Qiniu MCP Server

Official
by qiniu

list_buckets

Filter and retrieve configured Buckets based on a specified prefix using the MCP Server, enabling efficient access to Qiniu Cloud Storage resources within AI large model contexts.

Instructions

Return the Bucket you configured based on the conditions.

Input Schema

NameRequiredDescriptionDefault
prefixNoBucket prefix. The listed Buckets will be filtered based on this prefix, and only those matching the prefix will be output.

Input Schema (JSON Schema)

{ "properties": { "prefix": { "description": "Bucket prefix. The listed Buckets will be filtered based on this prefix, and only those matching the prefix will be output.", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from Qiniu MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qiniu/qiniu-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server