Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

update_banner_message

Modify the system banner message status to enable or disable it, ensuring compliance with security policies or system requirements.

Instructions

Update the system banner message settings

Input Schema

NameRequiredDescriptionDefault
enabledYesWhether the banner message is enabled or disabled

Input Schema (JSON Schema)

{ "properties": { "enabled": { "description": "Whether the banner message is enabled or disabled", "type": "boolean" } }, "required": [ "enabled" ], "type": "object" }

Other Tools from Binalyze AIR MCP Server

Related Tools

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/binalyze/air-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server