Skip to main content
Glama
wzyonline-1999

Vultr Codex MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VULTR_API_KEYYesYour Vultr API key
VULTR_ALLOWED_PLANSNoComma-separated list of allowed plans (e.g., vc2-1c-1gb,vc2-1c-2gb)
VULTR_ALLOWED_REGIONSNoComma-separated list of allowed regions (e.g., nrt,sgp,lax)
VULTR_MAX_MONTHLY_COST_USDNoMaximum monthly cost in USD (e.g., 10)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_policyA

Show the local safety policy.

get_accountA

Show Vultr account metadata.

get_vultr_cli_statusA

Check whether a local vultr-cli binary is available. API tools do not require it.

list_instancesC

List Vultr instances in the account.

get_instanceA

Fetch one Vultr instance by id.

list_regionsA

List Vultr regions. Set allowed_only to true to see the policy allowlist.

list_plansB

List Vultr plans. Set allowed_only to true to see plans permitted by policy.

list_osA

List Vultr operating system ids.

list_ssh_keysA

List Vultr SSH keys.

list_firewall_groupsA

List Vultr firewall groups.

create_instance_previewA

Validate and preview a Vultr instance creation request without charging money.

create_instanceA

Create a Vultr instance after policy validation and exact confirmation.

reboot_instanceA

Queue a Vultr instance reboot after exact confirmation.

create_snapshotC

Create a Vultr snapshot after exact confirmation.

delete_instanceA

Delete a Vultr instance after fetching it, checking its label, and exact confirmation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/wzyonline-1999/vultr-codex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server