Integrate Azure Storage MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Azure Storage
Uploads a new blob to a specified container in Azure Storage. See the documentation.
Deletes a specific blob from a container in Azure Storage. See the documentation.
Creates a new container under the specified account. If a container with the same name already exists, the operation fails. See the documentation.