skills/smithery.ai/azure-cosmos-py

azure-cosmos-py

Installation
SKILL.md

Azure Cosmos DB SDK for Python

Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.

Installation

pip install azure-cosmos azure-identity

Environment Variables

COSMOS_ENDPOINT=https://<account>.documents.azure.com:443/
COSMOS_DATABASE=mydb
COSMOS_CONTAINER=mycontainer

Authentication

Installs
1
First Seen
Apr 19, 2026
azure-cosmos-py from smithery.ai