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.
ENDPOINT 1
https://servghost.com/mcp
MCP server metadata
- Name
- servghost
- Version
- 1.0.0
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_locationsList the 7 offshore jurisdictions ServGhost operates in, with privacy/legal features.
Inferred read-onlyquoteCalculate the final price (USD) for a plan + location + billing period, including discounts and any RAM / disk / extra-IP upgrades.
Inferred read-onlyserver_credentialsFetch IP, root password and console URL for a server, once status is active.
Inferred read-onlyserver_actionSend a lifecycle command to a server: reboot, shutdown, start, reinstall, or console_link.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.