Skip to main content
Glama

MCP CosmosDB

MIT License

mcp_container_info

Retrieve detailed container information and throughput settings for a specific Azure CosmosDB container using the provided container ID.

Instructions

Get detailed information about a specific container including throughput settings

Input Schema

NameRequiredDescriptionDefault
container_idYesThe ID of the container to analyze

Input Schema (JSON Schema)

{ "properties": { "container_id": { "description": "The ID of the container to analyze", "type": "string" } }, "required": [ "container_id" ], "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/hendrickcastro/MCPCosmosDB'

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