← Registry

Cloud Services

servghost.com

MCP server for ServGhost that lists VPS, dedicated, RDP, and GPU hosting plans across offshore locations, quotes pricing, deploys servers, and handles crypto balance top-ups.

x402 supported1 endpoint11 known toolsFirst detected September 19, 2026Last detected September 22, 2026

ENDPOINT 1

https://servghost.com/mcp

No auth detected

MCP server metadata

Name
servghost
Version
1.0.0
Capabilities
tools
Server instructions

ServGhost MCP server. Buy offshore VPS, dedicated servers, Windows RDP or NVIDIA GPU AI servers (RTX 4090, RTX 5090, H100 SXM5) across 7 jurisdictions. Paid in 8 cryptocurrencies including Monero. No KYC. Call agent_help() for the canonical recipe; or list_plans() then create_order() then payment_status() then server_credentials().

Known tools 11

list_plans

List all VPS, dedicated, RDP or GPU plans with prices per location.

Inferred read-only
list_locations

List the 7 offshore jurisdictions ServGhost operates in, with privacy/legal features.

Inferred read-only
quote

Calculate the final price (USD) for a plan + location + billing period, including discounts and any RAM / disk / extra-IP upgrades.

Inferred read-only
create_order

Deploy a server from your USD balance.

Inferred read-only
topup_create

Top up your USD balance with crypto.

Inferred read-only
topup_bonus

Return the bonus credit tiers applied to top-ups.

Inferred read-only
account_balance

Return the current USD balance for an account.

Inferred read-only
payment_status

Poll the status of a top-up (or legacy crypto-direct order).

Inferred read-only
server_credentials

Fetch IP, root password and console URL for a server, once status is active.

Inferred read-only
server_action

Send a lifecycle command to a server: reboot, shutdown, start, reinstall, or console_link.

Potential side effects
agent_help

Return the canonical 4-call recipe for buying a server, with examples.

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.servghost]
url = "https://servghost.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: servghost
Remote MCP URL: https://servghost.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": {
    "servghost": {
      "url": "https://servghost.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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