opnsense_dns_blocklist_sources_listAmcp-opnsenseList available built-in DNS blocklist sources (AdGuard, EasyList, hagezi, Steven Black, etc.) with their internal IDs and selected state. Read-only.AGPL 3.0
dns_propagationAdomain-security-mcp-serverCheck DNS propagation status for a domain by querying multiple public resolvers worldwide.MIT
list_policy_summariesAzscaler-aiguard-control-plane-mcpRetrieve a lightweight list of all detection policies with their IDs, names, versions, and timestamps for quick policy overview.
delete_policyAzscaler-aiguard-control-plane-mcpPermanently delete a detection policy and optionally cascade-delete all referencing match rules and LLM assignments to clean up dependencies.
get_policyAzscaler-aiguard-control-plane-mcpRetrieve a specific detection policy by providing its numeric ID for inspection or review.
list_policiesAzscaler-aiguard-control-plane-mcpRetrieve all detection policies along with their complete detector configuration for review or management.
adguard-mcpNetworking & InfrastructureSecuritylidless-labsAlicense-qualityBmaintenanceMCP server for managing AdGuard Home instances and AdGuardHome Sync with 33 tools across read, safe-write, and destructive operations, featuring three-tier write gating. Last updated 2026-07-17202MIT
MCP AdGuard HomeSamik081-license-qualityAmaintenanceEnables natural language management of AdGuard Home DNS filtering, clients, DHCP, rewrites, and more via MCP. Last updated 2026-06-293
update_llm_applicationAzscaler-aiguard-control-plane-mcpReplace an existing LLM application with a new configuration by providing the app ID and full JSON payload.
delete_llm_providerAzscaler-aiguard-control-plane-mcpPermanently delete an LLM provider and optionally cascade-delete all referencing LLM applications.
update_policyAzscaler-aiguard-control-plane-mcpReplace a detection policy entirely using its ID and a complete JSON payload.
update_match_ruleAzscaler-aiguard-control-plane-mcpReplace a match rule entirely by providing its rule ID and a complete JSON payload. Use this to update detection policies.
get_llm_application_by_nameAzscaler-aiguard-control-plane-mcpFetch details of a specific LLM application by providing its exact name.
check_application_referencesAzscaler-aiguard-control-plane-mcpCheck whether an LLM application is referenced by any active match rules to safely remove or modify it.
list_llm_applicationsBzscaler-aiguard-control-plane-mcpRetrieve the complete list of LLM applications configured for your tenant to enable management and visibility.
list_llm_providersBzscaler-aiguard-control-plane-mcpRetrieve a list of all LLM providers configured for your tenant, enabling programmatic management of AI provider settings.
update_llm_providerBzscaler-aiguard-control-plane-mcpReplace an LLM provider entirely by specifying its provider ID and providing the complete JSON payload to overwrite the existing configuration.
get_match_ruleBzscaler-aiguard-control-plane-mcpFetch a match rule by its numeric ID to review detection configurations and apply policy adjustments.
get_llm_providerBzscaler-aiguard-control-plane-mcpRetrieve a specific LLM provider by its numeric ID for configuration management.
list_match_rulesBzscaler-aiguard-control-plane-mcpRetrieve all match rules defined in your Zscaler AI Guard tenant to review detection configurations.
create_policyBzscaler-aiguard-control-plane-mcpCreates a detection policy from a JSON configuration payload. Use this tool to define and apply policy rules programmatically.
get_llm_provider_by_nameBzscaler-aiguard-control-plane-mcpRetrieve details of a specific LLM provider by entering its exact name, enabling policy and application management.