About
Travel is a .NET-based Model Context Protocol (MCP) server designed to streamline access to flight and hotel information. It allows users to search for available flights by destination (IATA code) and hotels by city, leveraging data loaded from embedded JSON files. This server integrates seamlessly with tools like GitHub Copilot Chat, enabling natural language queries for travel planning, all built with a custom MCP protocol implementation over stdio and zero external dependencies.