{
  "serverInfo": {
    "name": "vila-hedvika",
    "version": "1.0.0",
    "description": "MCP server for Vila Hedvika — availability, guest reviews and property facts for a whole-house holiday rental in Nové Hrady near Litomyšl, Czech Republic."
  },
  "protocolVersion": "2024-11-05",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.vila-hedvika.net/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "check_availability",
      "description": "Occupied dates, season window and nightly price."
    },
    {
      "name": "get_reviews",
      "description": "Aggregated guest reviews from Google and Mapy.cz."
    },
    {
      "name": "get_property_info",
      "description": "Address, capacity, price, check-in/out, amenities and links."
    }
  ],
  "authentication": {
    "type": "none",
    "note": "All exposed data is public; no authentication is required."
  },
  "documentation": "https://www.vila-hedvika.net/llms.txt"
}
