Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sydhsn • Uncategorized
A NestJS backend MCP server managing traveler data and travel operations via MCP tools.
Register new travelers with detailed personal and travel information.
Retrieve a list of all travelers in the system.
Search travelers by their travel destination using flexible matching.
This MCP server provides a centralized backend for travel agencies to add, list, and search travelers by destination using a standardized MCP protocol. It leverages MongoDB for data persistence and exposes all operations through a single MCP endpoint, enabling seamless integration with any MCP-compatible client. The server also supports legacy REST endpoints and offers Swagger API documentation for easy exploration.