Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

validate_azure_storage_repository

Verify Azure Storage repository configuration by validating the provided SAS URL to ensure proper access and usability in Binalyze AIR's digital forensics workflows.

Instructions

Validate an Azure Storage repository configuration

Input Schema

NameRequiredDescriptionDefault
SASUrlYesSAS URL for Azure Storage access

Input Schema (JSON Schema)

{ "properties": { "SASUrl": { "description": "SAS URL for Azure Storage access", "type": "string" } }, "required": [ "SASUrl" ], "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