AzureCosmosDB/azure-cosmos-mcp-server-samples
This repository contains a collection of sample implementations of the MCP across multiple programming languages, all backed by Azure Cosmos DB. These examples demonstrate how to create, query, update, and delete documents using the Azure Cosmos DB SDKs
Platform-specific configuration:
{
"mcpServers": {
"azure-cosmos-mcp-server-samples": {
"command": "npx",
"args": [
"-y",
"azure-cosmos-mcp-server-samples"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...