Skip to main content
Glama

Azure MCP Server

cosmosdb_container_list

List all Cosmos DB containers within a specified database using the Azure MCP Server, enabling efficient container management and audit tracking.

Instructions

List all Cosmos DB containers in a database

Input Schema

NameRequiredDescriptionDefault
database_nameNoName of the Cosmos DB database (optional, defaults to 'defaultdb')

Input Schema (JSON Schema)

{ "properties": { "database_name": { "description": "Name of the Cosmos DB database (optional, defaults to 'defaultdb')", "type": "string" } }, "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