{
  "name": "Five Star Data Recovery",
  "description": "AI agent tools for Five Star Data Recovery — get quotes, check availability, submit mail-in cases, and schedule express drop-off appointments in Glendale, CA.",
  "version": "1.0.0",
  "endpoint": "https://www.fivestardatarecovery.com/api/mcp",
  "protocol": "mcp",
  "protocolVersion": "2024-11-05",
  "transport": "http",
  "tools": [
    {
      "name": "submit_mail_in_form",
      "description": "Submit a mail-in data recovery case. Generates a free prepaid FedEx shipping label sent to the customer by email."
    },
    {
      "name": "submit_express_dropoff",
      "description": "Schedule an express drop-off appointment at the Glendale, CA lab."
    },
    {
      "name": "check_dropoff_availability",
      "description": "Check real-time drop-off appointment availability for a given date."
    },
    {
      "name": "get_instant_quote",
      "description": "Get a flat-rate price estimate for a data recovery case."
    },
    {
      "name": "get_service_info",
      "description": "Get information about services, pricing, location, hours, and policies."
    },
    {
      "name": "start_recovery",
      "description": "Get step-by-step instructions to start a data recovery case."
    }
  ],
  "contact": {
    "phone": "818-272-8866",
    "email": "info@fivestardatarecovery.com",
    "website": "https://www.fivestardatarecovery.com"
  }
}
