A real-time conversational AI platform built on AWS with Amazon Bedrock Nova Sonic for voice and Amazon Bedrock AgentCore Runtime for chat. While designed as a hotel guest services assistant, this platform is easily adaptable to any industry by simply changing system prompts and integrating industry-specific tools via MCP servers.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"sample-voice-and-chat-hotel-assistant": {
"args": [
"-y",
"aws-cdk"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This virtual assistant platform is a comprehensive real-time speech-to-speech conversational AI system built on AWS and LiveKit with Amazon Bedrock Nova Sonic for voice and Amazon Bedrock AgentCore Runtime for chat. While designed as a hotel guest services assistant, this platform is easily adaptable to any industry by simply changing system prompts and integrating industry-specific tools. It provides natural, context-aware conversations through multiple interfaces including voice, chat, and web
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'aws-cdk' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
AWS CDK CLI prints AWS credentials retrieved by custom credential plugins
## Summary The AWS Cloud Development Kit (AWS CDK) [1] is an open-source software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation. The AWS CDK CLI [2] is a command line tool for interacting with CDK applications. Customers can use the CDK CLI to create, manage, and deploy their AWS CDK projects. An issue exists in the AWS CDK CLI where, under certain conditions, AWS credentials may be returned in the console output. Plugins that r
AWS CDK RestApi not generating authorizationScope correctly in resultant CFN template
### Summary The AWS Cloud Development Kit (CDK) is an open-source framework for defining cloud infrastructure using code. Customers use it to create their own applications which are converted to AWS CloudFormation templates during deployment to a customer’s AWS account. CDK contains pre-built components called "constructs" that are higher-level abstractions providing defaults and best practices. This approach enables developers to use familiar programming languages to define complex cloud infras
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in data / ai-ml / cloud
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Manage Supabase projects — databases, auth, storage, and edge functions
Dynamic problem-solving through sequential thought chains
Query and manage PostgreSQL databases directly from AI assistants
MCP Security Weekly
Get CVE alerts and security updates for Sample Voice And Chat Hotel Assistant and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This virtual assistant platform is a comprehensive real-time speech-to-speech conversational AI system built on AWS and LiveKit with Amazon Bedrock Nova Sonic for voice and Amazon Bedrock AgentCore Runtime for chat. While designed as a hotel guest services assistant, this platform is easily adaptable to any industry by simply changing system prompts and integrating industry-specific tools. It provides natural, context-aware conversations through multiple interfaces including voice, chat, and web applications.
Key Adaptability Features:
Note: These hotel-specific capabilities demonstrate the platform's flexibility. The same architecture supports any industry by replacing the hotel PMS tools with industry-specific integrations.

You are responsible for the cost of the AWS services used while running this solution. As of December 2025, the cost for running this prototype with the default settings in the US East (N. Virginia) Region is approximately $342.01 per month for 500 voice calls and 500 chat conversations.
The costs shown represent pricing without consideration of AWS free tier benefits.
We recommend creating a budget through AWS Cost Explorer to help manage costs. Prices are subject to change. For full details, refer to the pricing webpage for each AWS service used in this solution.
The following table provides a sample cost breakdown for deploying this solution with the default parameters in the US East (N. Virginia) Region for one month:
| Component | Description | Cost [USD] |
|---|---|---|
| Backend Integration & Database | Industry-specific tools + knowledge base | $6.78 |
| Virtual Assistant Voice (LiveKit) | AI voice processing infrastructure | $292.89 |
| Virtual Assistant Chat | AI |