Cloud InfrastructureAuto-generated
Amazon Connect Service MCP Server
<p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center and provide reliable customer engagement at any scale.</p> <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can also resol
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-connect
Environment Variables
AMAZON_CONNECT_SERVICE_API_KEYExample: your_amazon_connect_service_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-connect": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-connect"],
"env": {
"AMAZON_CONNECT_SERVICE_API_KEY": "your_amazon_connect_service_api_key"
}
}
}
}Endpoints
PUT
/instance/{InstanceId}/approved-originAssociateApprovedOrigin
POST
/instance/{InstanceId}/botDisassociateBot
PUT
/instance/{InstanceId}/botAssociateBot
PUT
/default-vocabulary/{InstanceId}/{LanguageCode}AssociateDefaultVocabulary
PUT
/instance/{InstanceId}/storage-configAssociateInstanceStorageConfig
PUT
/instance/{InstanceId}/lambda-functionAssociateLambdaFunction
PUT
/instance/{InstanceId}/lex-botAssociateLexBot
PUT
/phone-number/{PhoneNumberId}/contact-flowAssociatePhoneNumberContactFlow
POST
/queues/{InstanceId}/{QueueId}/associate-quick-connectsAssociateQueueQuickConnects
POST
/routing-profiles/{InstanceId}/{RoutingProfileId}/associate-queuesAssociateRoutingProfileQueues