Skip to main content
Glama

Sakura Cloud MCP Server

by hidenorigoto

get_cdrom_info

Retrieve detailed information about a specific ISO image by providing its ID. This tool is part of the Sakura Cloud MCP Server, enabling efficient management of cloud infrastructure components.

Instructions

Get detailed information about a specific ISO image

Input Schema

NameRequiredDescriptionDefault
cdromIdYesThe ID of the ISO image to retrieve

Input Schema (JSON Schema)

{ "properties": { "cdromId": { "description": "The ID of the ISO image to retrieve", "type": "string" } }, "required": [ "cdromId" ], "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