Skip to main content
Glama

Qiniu MCP Server

Official
by qiniu

list_buckets

Retrieve configured Buckets filtered by a specified prefix using the Qiniu MCP Server, enabling efficient storage management and access 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" }

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