AWS Shield MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-shield.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-shield.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-shield": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-shield"],
"env": {
"AWS_SHIELD_API_KEY": "your_aws_shield_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-shield.jsonEnvironment Variables
AWS_SHIELD_API_KEYReplace your_aws_shield_api_key with your actual aws shield api key
Endpoints
/#X-Amz-Target=AWSShield_20160616.AssociateDRTLogBucketAssociateDRTLogBucket
/#X-Amz-Target=AWSShield_20160616.AssociateDRTRoleAssociateDRTRole
/#X-Amz-Target=AWSShield_20160616.AssociateHealthCheckAssociateHealthCheck
/#X-Amz-Target=AWSShield_20160616.AssociateProactiveEngagementDetailsAssociateProactiveEngagementDetails
/#X-Amz-Target=AWSShield_20160616.CreateProtectionCreateProtection
/#X-Amz-Target=AWSShield_20160616.CreateProtectionGroupCreateProtectionGroup
/#X-Amz-Target=AWSShield_20160616.CreateSubscriptionCreateSubscription
/#X-Amz-Target=AWSShield_20160616.DeleteProtectionDeleteProtection
/#X-Amz-Target=AWSShield_20160616.DeleteProtectionGroupDeleteProtectionGroup
/#X-Amz-Target=AWSShield_20160616.DeleteSubscriptionDeleteSubscription