Skip to main content
Glama

Azure MCP Server

blob_list

List all blobs within a specified Azure Blob Storage container using the Azure MCP Server for automated logging and audit tracking.

Instructions

List blobs in a Blob Storage container

Input Schema

NameRequiredDescriptionDefault
container_nameYesName of the Blob Storage container

Input Schema (JSON Schema)

{ "properties": { "container_name": { "description": "Name of the Blob Storage container", "type": "string" } }, "required": [ "container_name" ], "type": "object" }

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/mashriram/azure_mcp_server'

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