Skip to main content
Glama

Vultr MCP

by rsp2k

regenerate_keys

Regenerate S3 access keys for Vultr Object Storage instances to enhance security by rotating credentials when needed.

Instructions

Regenerate the S3 access keys for an Object Storage instance.

Args: object_storage_id: The Object Storage ID or label (e.g., "my-storage", "backup-bucket", or UUID)

Returns: Object Storage information with new access keys

Input Schema

NameRequiredDescriptionDefault
object_storage_idYes

Input Schema (JSON Schema)

{ "properties": { "object_storage_id": { "title": "Object Storage Id", "type": "string" } }, "required": [ "object_storage_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