Cosmosdb
Freeby MCP Community
MCP CosmosDB - Azure CosmosDB MCP Server for database analysis and operations
v2.0.0Added Apr 12, 2026
mcpmodel-context-protocolcosmosdbazure-cosmosdbnosql
Cosmosdb MCP Server
MCP CosmosDB - Azure CosmosDB MCP Server for database analysis and operations
Installation
Reviews
Installation
Quick install
npx -y mcpcosmosdb
Add to claude_desktop_config.json
{
"mcpServers": {
"cosmosdb": {
"command": "npx",
"args": ["-y", "mcpcosmosdb"]
}
}
}