{
  "name": "iis-rescue",
  "title": "IIS Rescue — public offering (read-only)",
  "version": "1.1.1",
  "description": "Read-only access to the public offering of IIS Rescue, a fixed-price legacy IIS, classic ASP and SQL Server website migration service: the migration paths, published FAQ, end-of-support dates, how MSPs and IT contractors work with it, and the two-minute assessment as a callable diagnostic.",
  "protocolVersion": "2025-06-18",
  "transport": "streamable-http (JSON-RPC 2.0 over POST)",
  "endpoint": "https://iisrescue.com/mcp",
  "manifest": "https://iisrescue.com/.well-known/mcp.json",
  "readOnly": true,
  "writes": false,
  "personalData": false,
  "transactions": false,
  "authentication": "none — public content only",
  "tools": [
    {
      "name": "get_offering",
      "description": "The public offering of IIS Rescue: the three migration paths, the promises made on every project, the pricing model, and who the service is for."
    },
    {
      "name": "get_faq",
      "description": "Published questions and answers about legacy IIS, classic ASP and SQL Server website migration, reproduced verbatim from the website."
    },
    {
      "name": "get_eol_facts",
      "description": "Microsoft end-of-support dates for Windows Server and SQL Server versions, with the source URL for each, plus the Extended Security Updates cutoff."
    },
    {
      "name": "get_migration_paths",
      "description": "The three routes off a legacy IIS server — Rehost, Rebuild, Replace — each with what it involves and the situation it best fits."
    },
    {
      "name": "get_contact",
      "description": "How to start an engagement with IIS Rescue: the consultation URL and how the process works. Returns a pointer only — it never books anything or collects any personal data."
    },
    {
      "name": "get_partner_channel",
      "description": "How IIS Rescue works with MSPs and independent IT contractors: MSPs bringing it in for legacy IIS, classic ASP and SQL Server migrations they would rather not own, and contractors subcontracting a migration or referring it. Covers the arrangements, what stays with the partner — the client, the brand, anything outside the migration scope — and the published FAQ for each audience. Carries no price: a partner migration is quoted at a fixed price exactly like a direct one. Use this for questions about white-label delivery, subcontracting or referring a legacy Windows Server migration, or whether IIS Rescue works with MSPs or contractors."
    },
    {
      "name": "get_pathfinder_questions",
      "description": "The questions the IIS Rescue two-minute assessment asks in order to recommend a migration path, with the allowed answers for each. Ask these of the user, then pass the answers to run_pathfinder. \"unknown\" is a valid answer to every question and never breaks the result."
    },
    {
      "name": "run_pathfinder",
      "description": "Recommend a migration path — Rehost, Rebuild or Replace — for a specific legacy IIS website, from answers to the two-minute assessment questions. Returns the recommendation, a confidence level, the alternatives and when they would apply, what pushes the price up or down, the specific risks these answers imply, and the reasoning behind the call. This is the same deterministic engine, over the same data, that iisrescue.com/two-minute-assessment runs for a human visitor: identical answers give an identical result. It is an estimate and not a quote, and it returns no price figure — IIS Rescue publishes no rate card."
    }
  ],
  "source": "https://iisrescue.com/api/offering",
  "contact": "https://iisrescue.com/contact.html"
}