Skip to main content
Glama

Vultr MCP

by rsp2k

list_bare_metal_plans

Retrieve available bare metal server plans from Vultr, optionally filtered by plan type, to help users select suitable hardware configurations for their infrastructure needs.

Instructions

List available bare metal plans.

Args: plan_type: Optional plan type filter

Returns: List of bare metal plans

Input Schema

NameRequiredDescriptionDefault
plan_typeNo

Input Schema (JSON Schema)

{ "properties": { "plan_type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Plan Type" } }, "type": "object" }

Other Tools from Vultr MCP

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/rsp2k/mcp-vultr'

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