소개
This tool serves as a Model Context Protocol (MCP) server, integrating with the SevenRooms platform to streamline restaurant reservation management. It provides a `make_reservations` tool for creating new bookings with guest details and an `available_time_slot` resource for querying real-time availability. Built with TypeScript and leveraging the official `@modelcontextprotocol/sdk`, it ensures robust data validation via Zod and offers flexible communication via streamable HTTP transport or stdio. The server is designed for easy deployment to Azure App Service, offering a ready-to-use solution for automating SevenRooms interactions within an MCP ecosystem.