Skip to main content
Glama

Vultr MCP

by rsp2k

get_application

Retrieve detailed information about a specific Vultr application by providing its ID, name, short name, or image identifier for cloud infrastructure management purposes.

Instructions

Get detailed information about a specific application.

Args: app_id: The application ID, name, short_name, or image_id (e.g., "wordpress", "openlitespeed-wordpress")

Returns: Detailed application information

Input Schema

NameRequiredDescriptionDefault
app_idYes

Input Schema (JSON Schema)

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