Skip to main content
Glama

Vultr MCP

by rsp2k

get_monthly_usage_summary

Retrieve a detailed breakdown of monthly cloud service usage and associated costs for Vultr infrastructure, enabling informed budget tracking and resource management.

Instructions

Get monthly usage and cost summary.

Args: year: Year (e.g., 2024) month: Month (1-12)

Returns: Monthly usage summary with service breakdown

Input Schema

NameRequiredDescriptionDefault
monthYes
yearYes

Input Schema (JSON Schema)

{ "properties": { "month": { "title": "Month", "type": "integer" }, "year": { "title": "Year", "type": "integer" } }, "required": [ "year", "month" ], "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