list_compute_instances
ActiveTool of BorealHost
declared in 1.27.0
List your on-demand compute instances with month-to-date spend. Requires: API key with read scope. Returns: {"instances": [...], "month_to_date_spend_cad": 12.34, "monthly_spend_cap_cad": 500.0}
Parameters schema
{
"type": "object",
"title": "list_compute_instancesArguments",
"properties": {
"include_terminated": {
"type": "boolean",
"title": "Include Terminated",
"default": false
}
}
}Parent server
BorealHost
https://github.com/alainsvrd/borealhost-mcp
1/7 registries