Skip to main content
Glama

Vultr MCP

by rsp2k

analyze_costs

Analyze Vultr subaccount costs and usage patterns to identify spending trends, generate projections, and provide optimization recommendations for cloud infrastructure management.

Instructions

Analyze costs and usage patterns for a subaccount.

Args: subaccount_id: The subaccount ID, name, email, or UUID analysis_days: Number of days to analyze (default: 30)

Returns: Detailed cost analysis including projections and recommendations

Input Schema

NameRequiredDescriptionDefault
analysis_daysNo
subaccount_idYes

Input Schema (JSON Schema)

{ "properties": { "analysis_days": { "default": 30, "title": "Analysis Days", "type": "integer" }, "subaccount_id": { "title": "Subaccount Id", "type": "string" } }, "required": [ "subaccount_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