You're viewing a demo portfolio

Join the waitlist
PRSM

list_plans

Active

Tool of BorealHost

declared in 1.27.0

List available hosting plans with pricing and resources. No authentication needed. Args: track: Filter by plan track. Valid values: "single_site", "agency". Leave empty to list all tracks. include_deprecated: Include deprecated plans (default: false) Returns: [{"slug": "site_starter", "name": "Starter", "track": "single_site", "hosting_type": "shared", "price": {"monthly": 5, "annual": 2, "currency": "CAD"}, "resources": null, "features": {"max_sites": 1, "ai_modules": [...], "ai_agents": [], "free_domain_annual": false}}, ...]

Parameters schema

{
  "type": "object",
  "title": "list_plansArguments",
  "properties": {
    "track": {
      "type": "string",
      "title": "Track",
      "default": ""
    },
    "include_deprecated": {
      "type": "boolean",
      "title": "Include Deprecated",
      "default": false
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

BorealHost

https://github.com/alainsvrd/borealhost-mcp

1/7 registries
View full server →
list_plans — BorealHost — PRSM MCP