Skip to main content
Glama

Sakura Cloud MCP Server

by hidenorigoto

get_archive_info

Retrieve detailed information about a specific archive using its unique ID, enabling precise management of Sakura Cloud infrastructure resources.

Instructions

Get detailed information about a specific archive

Input Schema

NameRequiredDescriptionDefault
archiveIdYesThe ID of the archive to retrieve

Input Schema (JSON Schema)

{ "properties": { "archiveId": { "description": "The ID of the archive to retrieve", "type": "string" } }, "required": [ "archiveId" ], "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/hidenorigoto/sacloud-mcp'

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