Imperva Cloud WAF MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_ID | Yes | Your Imperva Cloud WAF API ID | |
| API_KEY | Yes | Your Imperva Cloud WAF API Key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_rules_of_account_toolC | Fetches the custom rules details associated with the sites under the given account. The supported type of rules are: rate rules, security rules, forward rules, redirect rules, rewrite rules |
| get_polices_of_account_by_filter_toolC | Fetches all policies of a given account. |
| get_domains_by_filters_toolA | Fetches the domains associated with a specific site under a given account. To get a single domain details provide the domain ID, or the domain name. Use the most effective filter according to the context, for example, if you have the domain ID use it; if you have the domain name use it. If you get an empty list, it means that the domain does not exist, or you do not have access to it, avoid getting all domains and filter on your side. Terminology: CloudWAF site can have multiple domains; Domains that do not match the site name are sometimes referred to as CNAME reuse domains, alternative domains, or vanity domains. |
| get_sites_details_of_a_given_account_toolA | Fetches the list of sites for a given account. To get a single site details provide the site Id or the site name. Use the most effective filter according to the context, for example, if you have the site ID use it; if you have the site name use it; If you get an empty list, it means that the site does not exist, or you do not have access to it, avoid getting all sites and filter on your side. Terminology: The site name is not always the domain name, to get the list of domains use the domains_get_domains_of_specific_site_tool. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ThalesGroup/imperva-cloud-WAF-MCP-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server