← servprivate.com
INDIVIDUAL MCP TOOL
server_action
Send a lifecycle command to a server: reboot, shutdown, start, reinstall, or console_link.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests code or command execution.
- A tool name or description suggests sending messages.
Parent endpoint
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-com]
url = "https://servprivate.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"servprivate-com": {
"type": "http",
"url": "https://servprivate.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: servprivate-com
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-com": {
"url": "https://servprivate.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"servprivate-com": {
"type": "http",
"url": "https://servprivate.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "servprivate-com",
"transport": "streamable-http",
"url": "https://servprivate.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_plans— List all VPS, dedicated, RDP or GPU plans with prices per location.list_locations— List the 7 offshore jurisdictions ServPrivate operates in, with privacy/legal features.quote— Calculate the final price (USD) for a plan + location + billing period, including discounts and any RAM / disk / extra-IP upgrades.create_order— Deploy a server from your USD balance.topup_create— Top up your USD balance with crypto.topup_bonus— Return the bonus credit tiers applied to top-ups.account_balance— Return the current USD balance for an account.payment_status— Poll the status of a top-up (or legacy crypto-direct order).