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.jsonConfiguration 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
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.jsonEnvironment Variables
FIREWALL_MANAGEMENT_SERVICE_API_KEYReplace your_firewall_management_service_api_key with your actual firewall management service api key
Endpoints
/#X-Amz-Target=AWSFMS_20180101.AssociateAdminAccountAssociateAdminAccount
/#X-Amz-Target=AWSFMS_20180101.AssociateThirdPartyFirewallAssociateThirdPartyFirewall
/#X-Amz-Target=AWSFMS_20180101.BatchAssociateResourceBatchAssociateResource
/#X-Amz-Target=AWSFMS_20180101.BatchDisassociateResourceBatchDisassociateResource
/#X-Amz-Target=AWSFMS_20180101.DeleteAppsListDeleteAppsList
/#X-Amz-Target=AWSFMS_20180101.DeleteNotificationChannelDeleteNotificationChannel
/#X-Amz-Target=AWSFMS_20180101.DeletePolicyDeletePolicy
/#X-Amz-Target=AWSFMS_20180101.DeleteProtocolsListDeleteProtocolsList
/#X-Amz-Target=AWSFMS_20180101.DeleteResourceSetDeleteResourceSet
/#X-Amz-Target=AWSFMS_20180101.DisassociateAdminAccountDisassociateAdminAccount