EQVPS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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