← Registry

Cloud Services

eqvps.com

Manage EQVPS cloud hosting accounts and VPS plans.

1 endpoint27 known toolsFirst detected June 29, 2026Last detected September 18, 2026

ENDPOINT 1

https://mcp.eqvps.com/mcp

No auth detected

MCP server metadata

Name
eqvps
Version
1.0.1
Capabilities
tools.listChanged

Known tools 27

list_plans

List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot.

Inferred read-only
register_account

Create a new EQVPS customer account with first_name, last_name, email.

Potential side effects
login

Log in with email + password.

Potential side effects
set_password

Set a password for THIS account (the one your bearer token belongs to).

Inferred read-only
whoami

Return the authenticated account profile (id, name, email).

Potential side effects
get_balance

Return the account's prepaid credit balance and currency.

Inferred read-only
topup_balance

Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout).

Potential side effects
order_vps

Order a VPS.

Inferred read-only
pay_invoice

Initiate payment for an owned, unpaid invoice.

Potential side effects
list_vps

List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded).

Inferred read-only
get_vps_status

Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`).

Potential side effects
power_vps

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

Inferred read-only
set_hostname

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

Inferred read-only
reset_password

Rotate the root password.

Inferred read-only
reinstall_vps

DESTRUCTIVE — all data is lost.

Inferred read-only
get_vps_metrics

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

Inferred read-only
cancel_service

Cancel a VPS.

Inferred read-only
delegate_service

Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing).

Potential side effects
accept_delegation

Accept a delegation invitation using the `token` from the invite link.

Inferred read-only
list_delegations

List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status.

Inferred read-only
list_delegated_to_me

List services other owners have delegated operator access to you — the VPS you can operate but don't own.

Inferred read-only
revoke_delegation

Revoke a delegation by its id (owner revokes access, or a delegate declines their own).

Inferred read-only
create_ticket

Open a support ticket with EQVPS.

Inferred read-only
list_tickets

List your support tickets with status and last-message info.

Potential side effects
get_ticket

Read one ticket and its full message thread.

Potential side effects
reply_ticket

Post a reply on one of your tickets.

Potential side effects
close_ticket

Close one of your tickets.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.eqvps]
url = "https://mcp.eqvps.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "eqvps": {
      "type": "http",
      "url": "https://mcp.eqvps.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: eqvps
Remote MCP URL: https://mcp.eqvps.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "eqvps": {
      "url": "https://mcp.eqvps.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "eqvps": {
      "type": "http",
      "url": "https://mcp.eqvps.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "eqvps",
  "transport": "streamable-http",
  "url": "https://mcp.eqvps.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for eqvps.com was fetched 2026-07-27T22:20:18.960Z and is being refreshed.

Trust status Trusted

eqvps.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.