Cloud Services
servprivate.com
Manage and deploy offshore VPS, dedicated, RDP, or GPU servers with pricing and crypto payments.
ENDPOINT 1
https://servprivate.com/mcp
MCP server metadata
- Name
- servprivate
- Version
- 1.0.0
ServPrivate 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 ServPrivate 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.servprivate]
url = "https://servprivate.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"servprivate": {
"type": "http",
"url": "https://servprivate.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: servprivate
Remote MCP URL: https://servprivate.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": {
"servprivate": {
"url": "https://servprivate.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"servprivate": {
"type": "http",
"url": "https://servprivate.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "servprivate",
"transport": "streamable-http",
"url": "https://servprivate.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 servprivate.com was fetched 2026-07-28T02:53:50.682Z and is being refreshed.
servprivate.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.