Skip to content
MCP-Bridge
Cloud Infrastructure

AWS WAFV2 MCP Config

<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

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-wafv2.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-wafv2.json to fetch programmatically.

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

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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-wafv2.json

Environment Variables

AWS_WAFV2_API_KEY

Replace your_aws_wafv2_api_key with your actual 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