Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS Shield MCP Server

<fullname>Shield Advanced</fullname> <p>This is the <i>Shield Advanced API Reference</i>. This guide is for developers who need detailed information about the Shield Advanced API actions, data types, and errors. For detailed information about WAF and Shield Advanced features and an overview of how t

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-shield

Environment Variables

AWS_SHIELD_API_KEY

Example: your_aws_shield_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-shield": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-shield"],
      "env": {
      "AWS_SHIELD_API_KEY": "your_aws_shield_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=AWSShield_20160616.AssociateDRTLogBucket

AssociateDRTLogBucket

POST/#X-Amz-Target=AWSShield_20160616.AssociateDRTRole

AssociateDRTRole

POST/#X-Amz-Target=AWSShield_20160616.AssociateHealthCheck

AssociateHealthCheck

POST/#X-Amz-Target=AWSShield_20160616.AssociateProactiveEngagementDetails

AssociateProactiveEngagementDetails

POST/#X-Amz-Target=AWSShield_20160616.CreateProtection

CreateProtection

POST/#X-Amz-Target=AWSShield_20160616.CreateProtectionGroup

CreateProtectionGroup

POST/#X-Amz-Target=AWSShield_20160616.CreateSubscription

CreateSubscription

POST/#X-Amz-Target=AWSShield_20160616.DeleteProtection

DeleteProtection

POST/#X-Amz-Target=AWSShield_20160616.DeleteProtectionGroup

DeleteProtectionGroup

POST/#X-Amz-Target=AWSShield_20160616.DeleteSubscription

DeleteSubscription