Skip to main content
Glama

Azure MCP Server

blob_container_create

Create a new Azure Blob Storage container with specified name using the Azure MCP Server, enabling logging and audit tracking for secure storage management.

Instructions

Create a new Blob Storage container

Input Schema

NameRequiredDescriptionDefault
container_nameYesName of the Blob Storage container to create

Input Schema (JSON Schema)

{ "properties": { "container_name": { "description": "Name of the Blob Storage container to create", "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