Skip to content
MCP-Bridge
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_KEY

Example: 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.ApproveSkill

ApproveSkill

POST/#X-Amz-Target=AlexaForBusiness.AssociateContactWithAddressBook

AssociateContactWithAddressBook

POST/#X-Amz-Target=AlexaForBusiness.AssociateDeviceWithNetworkProfile

AssociateDeviceWithNetworkProfile

POST/#X-Amz-Target=AlexaForBusiness.AssociateDeviceWithRoom

AssociateDeviceWithRoom

POST/#X-Amz-Target=AlexaForBusiness.AssociateSkillGroupWithRoom

AssociateSkillGroupWithRoom

POST/#X-Amz-Target=AlexaForBusiness.AssociateSkillWithSkillGroup

AssociateSkillWithSkillGroup

POST/#X-Amz-Target=AlexaForBusiness.AssociateSkillWithUsers

AssociateSkillWithUsers

POST/#X-Amz-Target=AlexaForBusiness.CreateAddressBook

CreateAddressBook

POST/#X-Amz-Target=AlexaForBusiness.CreateBusinessReportSchedule

CreateBusinessReportSchedule

POST/#X-Amz-Target=AlexaForBusiness.CreateConferenceProvider

CreateConferenceProvider