{
  "name": "1vps",
  "title": "1VPS — VPS hosting comparison",
  "description": "Read-only MCP server for 1VPS.com: compare VPS hosting providers, search plans by RAM, disk, and budget, get workload-specific recommendations, and read the guides as markdown. No authentication.",
  "version": "1.0.0",
  "url": "https://1vps.com/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "authentication": { "type": "none" },
  "websiteUrl": "https://1vps.com/",
  "documentationUrl": "https://1vps.com/developers/",
  "repositoryUrl": "https://github.com/fordnox/1vps",
  "provider": {
    "name": "BOXBILLING UAB",
    "url": "https://1vps.com/",
    "email": "hey@1vps.com"
  },
  "icons": [
    { "src": "https://1vps.com/logo.svg", "mimeType": "image/svg+xml", "sizes": ["any"] }
  ],
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false, "subscribe": false }
  },
  "tools": [
    {
      "name": "list_vps_providers",
      "title": "List VPS providers",
      "description": "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."
    },
    {
      "name": "get_vps_provider",
      "title": "Get one VPS provider",
      "description": "Fetch a single VPS provider's full record by its stable id, including plans, verdict, review URL, and status page."
    },
    {
      "name": "find_vps_plans",
      "title": "Find VPS plans by specification",
      "description": "Search every provider's plan matrix for tiers meeting a RAM, disk, and budget constraint, cheapest first."
    },
    {
      "name": "recommend_vps_for_workload",
      "title": "Recommend a VPS for a workload",
      "description": "Return the minimum and recommended VPS specification for a workload, plus the providers 1VPS recommends for it and why."
    },
    {
      "name": "search_guides",
      "title": "Search 1VPS guides",
      "description": "Full-text search across every published guide, review, and comparison."
    },
    {
      "name": "get_guide",
      "title": "Read a 1VPS guide",
      "description": "Fetch the full text of a published guide as markdown, by slug."
    }
  ],
  "resources": [
    { "uri": "https://1vps.com/api/providers.json", "name": "vps-providers", "mimeType": "application/json" },
    { "uri": "https://1vps.com/api/guides.json", "name": "vps-guides", "mimeType": "application/json" },
    { "uri": "https://1vps.com/api/use-cases.json", "name": "vps-use-cases", "mimeType": "application/json" },
    { "uri": "https://1vps.com/openapi.json", "name": "vps-openapi", "mimeType": "application/json" },
    { "uri": "https://1vps.com/llms.txt", "name": "vps-llms-txt", "mimeType": "text/markdown" },
    { "uri": "https://1vps.com/index.md", "name": "vps-overview", "mimeType": "text/markdown" }
  ],
  "license": "https://creativecommons.org/licenses/by/4.0/"
}
