Skip to main content
Glama

Vultr MCP

by rsp2k

get_cost_breakdown_by_service

Analyze cloud spending by service category over a specified period to identify cost drivers and optimize resource allocation.

Instructions

Get cost breakdown by service for the specified period.

Args: days: Number of days to analyze (default: 30)

Returns: Service-wise cost breakdown with percentages

Input Schema

NameRequiredDescriptionDefault
daysNo

Input Schema (JSON Schema)

{ "properties": { "days": { "default": 30, "title": "Days", "type": "integer" } }, "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