Content
# Travel Buddy
A Simple project in TypeScript to search flights and hotels in Claude using MCP server and Amadues SDK
Blog: [https://medium.com/@royalsanga24/practical-ways-to-use-mcp-booking-flights-and-hotels-with-claude-and-node-js-1f9c0e01db89](https://medium.com/@royalsanga24/practical-ways-to-use-mcp-booking-flights-and-hotels-with-claude-and-node-js-1f9c0e01db89)
## Installation
mkdir travel-buddy && cd travel-buddy
git clone https://github.com/royalsanga24/Travel-Buddy-MCP.git
cd Travel-Buddy-MCP
npm i
npm run build
You Might Also Like
mcp-server-airbnb
MCP server for advanced Airbnb search and detailed listings.
eShopLite
eShopLite is a sample e-commerce application for learning and experimentation.
XPack-MCP-Market
XPack is an open-source marketplace framework for MCP services, enabling...
experiments-with-mcp
A collection of practical experiments with MCP using various libraries.
guidance-for-deploying-model-context-protocol-servers-on-aws
Guidance for deploying Model Context Protocol servers on AWS with secure...
mcp-hubspot
MCP server for AI assistants to access HubSpot CRM data efficiently.