Cloud Services
1vps.com
Provides VPS hosting provider reviews, plan comparisons, workload recommendations, and searchable guides.
ENDPOINT 1
https://1vps.com/mcp
MCP server metadata
- Name
- 1vps
- Version
- 1.0.0
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_providersList 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-onlyget_vps_providerFetch a single VPS provider's full record by its stable id (for example 'hetzner').
Inferred read-onlyfind_vps_plansSearch every provider's plan matrix for tiers meeting a hardware and budget constraint, cheapest first.
Inferred read-onlyrecommend_vps_for_workloadGiven 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-onlysearch_guidesFull-text search across the titles, descriptions, and keywords of every published 1VPS guide, review, and comparison.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.