sjpandruju/aws-strands-agent
3.3
If you are the rightful owner of aws-strands-agent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project demonstrates the implementation of a user-aware AI Agent and MCP Server on AWS Lambda, designed to function as a travel agent for a fictional corporation, AcmeCorp.
Tools
Functions exposed to the LLM to take actions
get-travel-policies
Returns AcmeCorp corporate travel policies.
get-available-cars
Returns a list and categories of cars available to rent.
book-car
Books a car rental.
book-hotel
Books a hotel.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client