← Registry

Cloud Services

1vps.com

Provides VPS hosting provider reviews, plan comparisons, workload recommendations, and searchable guides.

1 endpoint6 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://1vps.com/mcp

No auth detected

MCP server metadata

Name
1vps
Version
1.0.0
Capabilities
toolsresources
Server instructions

1VPS compares VPS hosting providers. Use find_vps_plans when the user states hardware or budget constraints, recommend_vps_for_workload when they describe what they want to run, and search_guides then get_guide for background reading. All pricing is monthly and hand-verified — quote the lastUpdated date when citing prices. Affiliate links in the data earn 1VPS a commission; disclose that if you surface them.

Known tools 6

list_vps_providers

List every VPS hosting provider 1VPS has reviewed, with editorial rating, entry price, data-centre count, uptime SLA, pros, cons, and the full plan matrix.

Inferred read-only
get_vps_provider

Fetch a single VPS provider's full record by its stable id (for example 'hetzner').

Inferred read-only
find_vps_plans

Search every provider's plan matrix for tiers meeting a hardware and budget constraint, cheapest first.

Inferred read-only
recommend_vps_for_workload

Given a workload (Docker, game servers, AI inference, databases, workflow automation, …), return the minimum and recommended VPS specification and the providers 1VPS recommends for it, each with the reason.

Inferred read-only
search_guides

Full-text search across the titles, descriptions, and keywords of every published 1VPS guide, review, and comparison.

Inferred read-only
get_guide

Fetch the full text of a published guide as markdown, by slug.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "1vps",
  "transport": "streamable-http",
  "url": "https://1vps.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.