CommunicationAuto-generated
Alexa For Business MCP Server
Alexa for Business helps you use Alexa in your organization. Alexa for Business provides you with the tools to manage Alexa devices, enroll your users, and assign skills, at scale. You can build your own context-aware voice skills using the Alexa Skills Kit and the Alexa for Business API operations.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-alexaforbusiness
Environment Variables
ALEXA_FOR_BUSINESS_API_KEYExample: your_alexa_for_business_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-alexaforbusiness": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-alexaforbusiness"],
"env": {
"ALEXA_FOR_BUSINESS_API_KEY": "your_alexa_for_business_api_key"
}
}
}
}Endpoints
POST
/#X-Amz-Target=AlexaForBusiness.ApproveSkillApproveSkill
POST
/#X-Amz-Target=AlexaForBusiness.AssociateContactWithAddressBookAssociateContactWithAddressBook
POST
/#X-Amz-Target=AlexaForBusiness.AssociateDeviceWithNetworkProfileAssociateDeviceWithNetworkProfile
POST
/#X-Amz-Target=AlexaForBusiness.AssociateDeviceWithRoomAssociateDeviceWithRoom
POST
/#X-Amz-Target=AlexaForBusiness.AssociateSkillGroupWithRoomAssociateSkillGroupWithRoom
POST
/#X-Amz-Target=AlexaForBusiness.AssociateSkillWithSkillGroupAssociateSkillWithSkillGroup
POST
/#X-Amz-Target=AlexaForBusiness.AssociateSkillWithUsersAssociateSkillWithUsers
POST
/#X-Amz-Target=AlexaForBusiness.CreateAddressBookCreateAddressBook
POST
/#X-Amz-Target=AlexaForBusiness.CreateBusinessReportScheduleCreateBusinessReportSchedule
POST
/#X-Amz-Target=AlexaForBusiness.CreateConferenceProviderCreateConferenceProvider