← Registry

Cloud Services

servprivate.com

Manage and deploy offshore VPS, dedicated, RDP, or GPU servers with pricing and crypto payments.

1 endpoint11 known toolsFirst detected June 1, 2026Last detected July 29, 2026

ENDPOINT 1

https://servprivate.com/mcp

No auth detected

MCP server metadata

Name
servprivate
Version
1.0.0
Capabilities
tools
Server instructions

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_plans

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

Inferred read-only
list_locations

List the 7 offshore jurisdictions ServPrivate 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.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.

Trust status Neutral

servprivate.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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