Sakura Cloud MCP Server

get_server_list

Retrieve a list of servers from the Sakura Cloud MCP Server by specifying the zone, such as "tk1v", "is1a", or "tk1a". Manage and organize server configurations efficiently.

Instructions

Get list of servers

Input Schema

NameRequiredDescriptionDefault
zoneNoThe zone to use (e.g., "tk1v", "is1a", "tk1a"). Defaults to "tk1v" if not specified.

Input Schema (JSON Schema)

{ "properties": { "zone": { "description": "The zone to use (e.g., \"tk1v\", \"is1a\", \"tk1a\"). Defaults to \"tk1v\" if not specified.", "type": "string" } }, "type": "object" }
ID: vbob63j601