Cloud InfrastructureAuto-generated
Amazon Simple Notification Service MCP Server
<fullname>Amazon Simple Notification Service</fullname> <p>Amazon Simple Notification Service (Amazon SNS) is a web service that enables you to build distributed web-enabled applications. Applications can use Amazon SNS to easily push real-time notification messages to interested subscribers over mu
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-sns
Environment Variables
AMAZON_SIMPLE_NOTIFICATION_SERVICE_API_KEYExample: your_amazon_simple_notification_service_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-sns": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-sns"],
"env": {
"AMAZON_SIMPLE_NOTIFICATION_SERVICE_API_KEY": "your_amazon_simple_notification_service_api_key"
}
}
}
}Endpoints
GET
/#Action=AddPermissionGET_AddPermission
POST
/#Action=AddPermissionPOST_AddPermission
GET
/#Action=CheckIfPhoneNumberIsOptedOutGET_CheckIfPhoneNumberIsOptedOut
POST
/#Action=CheckIfPhoneNumberIsOptedOutPOST_CheckIfPhoneNumberIsOptedOut
GET
/#Action=ConfirmSubscriptionGET_ConfirmSubscription
POST
/#Action=ConfirmSubscriptionPOST_ConfirmSubscription
GET
/#Action=CreatePlatformApplicationGET_CreatePlatformApplication
POST
/#Action=CreatePlatformApplicationPOST_CreatePlatformApplication
GET
/#Action=CreatePlatformEndpointGET_CreatePlatformEndpoint
POST
/#Action=CreatePlatformEndpointPOST_CreatePlatformEndpoint