Skip to main content
Glama

Brev

Official
by brevdev

get_instance_types

Retrieve available instance types for a specific cloud provider to optimize resource selection for ML model deployment and training.

Instructions

Get available instances types for a cloud provider

Input Schema

NameRequiredDescriptionDefault
cloud_providerYesThe cloud provider to get instance types for

Input Schema (JSON Schema)

{ "properties": { "cloud_provider": { "description": "The cloud provider to get instance types for", "enum": [ "aws", "gcp", "azure", "crusoe", "lambda-labs", "fluidstack", "launchpad", "akash", "gcpalpha" ] } }, "required": [ "cloud_provider" ], "type": "object" }

You must be authenticated.

Other Tools from Brev

Related Tools

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/brevdev/brev-mcp'

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