Skip to main content
Glama

TOS MCP Server

by jneless

tos_get_bucket_meta

Retrieve metadata for a specified TOS storage bucket to access configuration details and properties through the TOS MCP Server.

Instructions

获取存储桶元数据

Input Schema

NameRequiredDescriptionDefault
bucket_nameYes存储桶名称

Input Schema (JSON Schema)

{ "properties": { "bucket_name": { "description": "存储桶名称", "type": "string" } }, "required": [ "bucket_name" ], "type": "object" }

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/jneless/tos-mcp'

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