Skip to content
MCP-Bridge
Cloud Infrastructure

Firewall Management Service MCP Config

<p>This is the <i>Firewall Manager API Reference</i>. This guide is for developers who need detailed information about the Firewall Manager API actions, data types, and errors. For detailed information about Firewall Manager features, see the <a href="https://docs.aws.amazon.com/waf/latest/developer

Config URL

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

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

Configuration JSON

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

{
  "mcpServers": {
    "amazonaws-com-fms": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-fms"],
      "env": {
      "FIREWALL_MANAGEMENT_SERVICE_API_KEY": "your_firewall_management_service_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-fms.json

Environment Variables

FIREWALL_MANAGEMENT_SERVICE_API_KEY

Replace your_firewall_management_service_api_key with your actual firewall management service api key

Endpoints

POST/#X-Amz-Target=AWSFMS_20180101.AssociateAdminAccount

AssociateAdminAccount

POST/#X-Amz-Target=AWSFMS_20180101.AssociateThirdPartyFirewall

AssociateThirdPartyFirewall

POST/#X-Amz-Target=AWSFMS_20180101.BatchAssociateResource

BatchAssociateResource

POST/#X-Amz-Target=AWSFMS_20180101.BatchDisassociateResource

BatchDisassociateResource

POST/#X-Amz-Target=AWSFMS_20180101.DeleteAppsList

DeleteAppsList

POST/#X-Amz-Target=AWSFMS_20180101.DeleteNotificationChannel

DeleteNotificationChannel

POST/#X-Amz-Target=AWSFMS_20180101.DeletePolicy

DeletePolicy

POST/#X-Amz-Target=AWSFMS_20180101.DeleteProtocolsList

DeleteProtocolsList

POST/#X-Amz-Target=AWSFMS_20180101.DeleteResourceSet

DeleteResourceSet

POST/#X-Amz-Target=AWSFMS_20180101.DisassociateAdminAccount

DisassociateAdminAccount