Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS WAFV2 MCP Server

<fullname>WAF</fullname> <note> <p>This is the latest version of the <b>WAF</b> API, released in November, 2019. The names of the entities that you use to access this API, like endpoints and namespaces, all have the versioning information added, like "V2" or "v2", to distinguish from the prior versi

Quick Setup

Transport: STDIO

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

Environment Variables

AWS_WAFV2_API_KEY

Example: your_aws_wafv2_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-wafv2": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-wafv2"],
      "env": {
      "AWS_WAFV2_API_KEY": "your_aws_wafv2_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=AWSWAF_20190729.AssociateWebACL

AssociateWebACL

POST/#X-Amz-Target=AWSWAF_20190729.CheckCapacity

CheckCapacity

POST/#X-Amz-Target=AWSWAF_20190729.CreateAPIKey

CreateAPIKey

POST/#X-Amz-Target=AWSWAF_20190729.CreateIPSet

CreateIPSet

POST/#X-Amz-Target=AWSWAF_20190729.CreateRegexPatternSet

CreateRegexPatternSet

POST/#X-Amz-Target=AWSWAF_20190729.CreateRuleGroup

CreateRuleGroup

POST/#X-Amz-Target=AWSWAF_20190729.CreateWebACL

CreateWebACL

POST/#X-Amz-Target=AWSWAF_20190729.DeleteFirewallManagerRuleGroups

DeleteFirewallManagerRuleGroups

POST/#X-Amz-Target=AWSWAF_20190729.DeleteIPSet

DeleteIPSet

POST/#X-Amz-Target=AWSWAF_20190729.DeleteLoggingConfiguration

DeleteLoggingConfiguration