Skip to main content
Glama

Vultr MCP

by rsp2k

list_invoices

Retrieve and manage your Vultr cloud service billing invoices with pagination support for organized financial tracking.

Instructions

List all invoices.

Args: per_page: Number of items per page (default: 25)

Returns: List of invoices with pagination info

Input Schema

NameRequiredDescriptionDefault
per_pageNo

Input Schema (JSON Schema)

{ "properties": { "per_page": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": 25, "title": "Per Page" } }, "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