Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_plansA

List available VPS plans with pricing, specs and OS images. Public — no auth.

register_accountA

Create an EQVPS account programmatically (no human/KYC/OTP step). Returns a Bearer token.

loginA

Log in with email + password; returns a Bearer token.

whoamiA

Return the authenticated account profile.

get_balanceA

Return prepaid credit balance and currency.

topup_balanceA

Create a crypto top-up invoice; returns a PayRam checkout URL. Pay in USDC/USDT on Base or Ethereum.

order_vpsA

Order a VPS by plan slug + OS id (pays from prepaid balance).

pay_invoiceA

Initiate crypto payment for an owned unpaid invoice; returns a checkout URL.

list_vpsA

List the account's VPS services (id, status, plan).

get_vps_statusA

Full detail for one VPS: status, specs, live VM state/uptime, SSH access.

power_vpsA

Power-control a VPS: start, stop or reboot.

set_hostnameA

Set the VPS hostname (DNS label; applied on reboot/rebuild).

reset_passwordB

Reset the VPS root password.

reinstall_vpsA

DESTRUCTIVE: wipe and reinstall the VPS with a given OS image.

cancel_serviceA

Cancel a VPS: 'end_of_period' (safe default — runs until the paid period ends) or 'immediate' (destroys VM + data, requires confirm=hostname).

get_vps_metricsA

Time-series resource metrics (CPU, memory, network, disk) for a VPS.

delegate_serviceA

Grant OPERATOR access to one of your VPS to another person by email (power/reinstall/console/hostname/rDNS, not billing). Sends an invite; optional time limit. Owner-only.

accept_delegationA

Accept a delegation invite using the token from the invite link. Returns a Bearer token for the delegated account.

list_delegationsA

List outgoing delegations you granted — who has operator access to what, and its status.

list_delegated_to_meA

List services other owners delegated operator access to you.

revoke_delegationA

Revoke a delegation by id (owner revokes, or delegate declines). The other side is notified.

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/Poiuyhje/eqvps-mcp'

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