mcpbeat Sign in

Eqvps MCP Server

answering

Eqvps is answering right now. Last checked 5 min ago. It exposes 27 tools. Last commit 16 Sep 2026.

No-KYC crypto VPS AI agents rent & run over MCP — 57 tools, pay USDC/USDT on Base/Eth/Polygon/Solana

Uptime history 47 days of history · worst day 92%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
27
Tools
read from the server
171 ms
Response time
average over 24h
0
Stars
last commit 16 Sep 2026

What changed 58

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 August 2026. No other catalogue keeps this.

27 Aug 25 tools disappeared reseller_add_client, reseller_archive_plan, reseller_check_balance and 22 more
27 Aug 25 tools appeared reseller_add_client, reseller_archive_plan, reseller_check_balance and 22 more
27 Aug 2 tools changed the parameters they ask for reseller_create_ticket, reseller_order_for_client
27 Aug 2 tool descriptions were rewritten reseller_create_ticket, reseller_order_for_client
23 Aug 2 tool descriptions were rewritten login, register_account
23 Aug a tool appeared set_password
12 Aug a tool changed the parameters it asks for cancel_service

Eqvps missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add eqvps --transport http https://mcp.eqvps.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eqvps": {
      "url": "https://mcp.eqvps.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eqvps]
url = "https://mcp.eqvps.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "eqvps": {
      "url": "https://mcp.eqvps.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eqvps": {
      "url": "https://mcp.eqvps.com/mcp"
    }
  }
}

Available tools 27

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

vps
get_vps_metrics
Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour).
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`). ROOT PASSWORD (keyless VPS): call with `reveal: true` to retrieve it. It is shown ONCE, and only after the VM has finished booting — at that moment the password is applied to the live VM, so it is guaranteed to work. While the VM is still booting the response carries `password_pending: true` and NO password; just call again with `reveal: true` in ~30-60s (the one-time reveal is NOT spent until a password is actually returned — no reset or reboot needed). Without `reveal`, `password_available: true` means a password is waiting to be revealed. If you supplied an SSH key at order time, log in with that key (no password); `ssh_ready: false` means the VM is still booting — retry shortly. Use `reset_password` ONLY if the password is lost. Poll this (without `reveal`) after `order_vps` to watch provisioning reach `active`. NAT plans (no dedicated IP): the SSH `port` shown is an EXTERNAL DNAT port forwarded to the VM internal port 22 (`internal_port` in the response). If you configure a host firewall, allow the INTERNAL port — `ufw allow OpenSSH` — NOT the external port, or `ufw enable` will lock SSH out. See `firewall_note` in the response.
list_vps
List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the management tools. If a server is missing from this list it has been deleted — do not query its status or try to manage it.
ticket
create_ticket
Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code` — use that with get_ticket / reply_ticket / close_ticket.
get_ticket
Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new answers. The ticket code comes from create_ticket / list_tickets.
accept
accept_delegation
Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the delegated account.
balance
get_balance
Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient.
cancel
cancel_service
Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `immediate` DESTROYS the VM and ALL data right away, permanently and irreversibly, and REQUIRES `confirm` set to the exact server hostname (see get_vps_status). Use end_of_period unless you explicitly intend to wipe the server now. On `immediate`, the unused portion of the already-paid period is refunded to your account balance (see `refund_amount` in the response).
close
close_ticket
Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets.
delegate
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). Sends them an invitation with an accept link. Optional `expires_days` for time-limited access. Owner-only.
delegated
list_delegated_to_me
List services other owners have delegated operator access to you — the VPS you can operate but don't own.
delegations
list_delegations
List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status.
hostname
set_hostname
Set the VPS hostname (valid DNS label; applied on next reboot/rebuild).
login
login
Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register instead. If you have no password, first call `set_password` (while still authenticated with your register token), or use the human email-OTP flow in a browser.
order
order_vps
Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recommended so you get key-based root login). Branching on the response: • `paid_from_balance: true` → the prepaid balance covered it; the server is provisioning. Poll `get_vps_status` until status is `active` and the VM is reachable. • `paid_from_balance: false` → balance was insufficient; an unpaid `invoice` is returned. Call `pay_invoice` with `invoice.id` to get a crypto `checkout_url`, OR `topup_balance` then re-order.
password
set_password
Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the credential. Call this ONCE to enable email+password `login` as a recovery method in case the token is lost. Needs only the new password (min 8 chars, letters+numbers) — no current password the first time. If a password was already set, this returns 409 (use change-password instead).
pay
pay_invoice
Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain payment confirms.
plans
list_plans
List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` slug and an `os_id` for `order_vps`.
power
power_vps
Power-control a VPS: `start`, `stop` or `reboot`.
register
register_account
Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Authorization: Bearer <token>` on every following request. No password or human step is needed. If you may lose the token, call `set_password` once (while authenticated) to also enable email+password `login` as a backup.
reinstall
reinstall_vps
DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling. Wipes and reinstalls the VPS with the given OS image (`os_id` from list_plans). Provisioning runs asynchronously; poll `get_vps_status`.
reply
reply_ticket
Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets.
reset
reset_password
Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stops working. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must confirm with the human before calling. Use this ONLY if the password was lost — NOT because SSH was not instant on a fresh order (a new VM needs ~60s to boot; poll get_vps_status with reveal:true instead). New password is NOT in this response — read it ONCE via get_vps_status (reveal:true); also emailed.
revoke
revoke_delegation
Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me to find the id.
tickets
list_tickets
List your support tickets with status and last-message info. `last_message_author: "staff"` means support has replied since you last looked.
topup
topup_balance
Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount` is in account currency (USD); minimum and maximum are enforced server-side. Only one unpaid top-up may exist at a time.
whoami
whoami
Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

reseller_add_client
removed 27 Aug 2026
reseller_archive_plan
removed 27 Aug 2026
reseller_check_balance
removed 27 Aug 2026
reseller_close_ticket
removed 27 Aug 2026
reseller_create_plan
removed 27 Aug 2026
reseller_create_ticket
removed 27 Aug 2026
reseller_edit_client
removed 27 Aug 2026
reseller_edit_plan
removed 27 Aug 2026
reseller_get_ticket
removed 27 Aug 2026
reseller_list_clients
removed 27 Aug 2026
reseller_list_plans
removed 27 Aug 2026
reseller_list_tickets
removed 27 Aug 2026
reseller_list_vms
removed 27 Aug 2026
reseller_order_for_client
removed 27 Aug 2026
reseller_reply_ticket
removed 27 Aug 2026
reseller_restore_plan
removed 27 Aug 2026
reseller_service_status
removed 27 Aug 2026
reseller_suspend_client
removed 27 Aug 2026
reseller_unsuspend_client
removed 27 Aug 2026
reseller_vm_cancel
removed 27 Aug 2026
reseller_vm_details
removed 27 Aug 2026
reseller_vm_metrics
removed 27 Aug 2026
reseller_vm_power
removed 27 Aug 2026
reseller_vm_reset_password
removed 27 Aug 2026
reseller_vm_set_hostname
removed 27 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://mcp.eqvps.com/mcp streamable-http answering 181 ms 5 min ago

Alternatives to Eqvps

same job, measured the same way
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

48 installs/wk local only
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
Agent Margin Router
by agentmarginrouter

38 x402 pay-per-call tools for AI agents (USDC/USDT on Base): web, crypto, on-chain, geo, packages

53 tools answering
Agent Web Reader
by charliemorrison

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

3 tools answering
Toolfi
by tsubaki414

Open API Marketplace for AI Agents. Crypto data tools with USDC payments on Base.

answering
AgnicPay
by agnicpay-prog

X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.

answering
Webbersites X402 Data API
by webberdesign

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

78 tools answering
Boo Mpp MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

32 installs/wk local only

Eqvps — questions

Answers built from our own checks of this server.

What can Eqvps do?
It exposes 27 tools, read directly from the server on our last check. Among them: accept_delegation, cancel_service, close_ticket, create_ticket, delegate_service, get_balance and 21 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Eqvps mostly used for?
Its tools cluster around vps and ticket. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Eqvps working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 171 ms. The bar chart above shows every period we have measured.
Did Eqvps ever remove tools?
Yes. reseller_add_client, reseller_archive_plan, reseller_check_balance, reseller_close_ticket and 21 more are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Eqvps?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Eqvps need an API key?
No. Eqvps completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 27 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Eqvps?
It answers our handshake in 171 ms on average, which is faster than 72% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Eqvps open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.