Skip to main content
Glama

Vultr MCP

by rsp2k

get_applications_by_vendor

Retrieve all available applications from a specific vendor to identify and select appropriate software solutions for deployment on Vultr cloud infrastructure.

Instructions

Get all applications from a specific vendor.

Args: vendor: Vendor name (e.g., "vultr", "LiteSpeed_Technologies")

Returns: List of applications from the specified vendor

Input Schema

NameRequiredDescriptionDefault
vendorYes

Input Schema (JSON Schema)

{ "properties": { "vendor": { "title": "Vendor", "type": "string" } }, "required": [ "vendor" ], "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