74
grade C
3 days ago
mcp_so

Azure Cosmos DB MCP CLient & Server

Azure Cosmos DB MCP Client and Server

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: AZURE_OPENAI_API_KEY, NEXT_PUBLIC_AZURE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAZURE_COSMOSDB_NOSQL_CARTS_CONTAINER
configAZURE_COSMOSDB_NOSQL_DATABASE
configAZURE_COSMOSDB_NOSQL_ENDPOINT
configAZURE_COSMOSDB_NOSQL_ORDERS_CONTAINER
configAZURE_COSMOSDB_NOSQL_PRODUCTS_CONTAINER
🔐 secretAZURE_OPENAI_API_KEYazure_openai_key>
configAZURE_OPENAI_API_VERSION2024-05-01-preview
configAZURE_OPENAI_CHAT_MODEL
configAZURE_OPENAI_EMBEDDING_MODELtext-embedding-3-small
configAZURE_OPENAI_ENDPOINT
configAZURE_STORAGE_ACCOUNT_NAMEstorage_account_name>
configAZURE_STORAGE_CONTAINER_NAMEcontainer_name>
configNEXT_PUBLIC_AZURE_CLIENT_IDclient_id>
🔐 secretNEXT_PUBLIC_AZURE_CLIENT_SECRETclient_secret>
configNEXT_PUBLIC_AZURE_STORAGE_ACCOUNT_NAMEstorage_account_name>
configNEXT_PUBLIC_AZURE_STORAGE_CONTAINER_NAME
configNEXT_PUBLIC_AZURE_TENANT_IDtenant_id>
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/patrice-truong-cosmosdb-mcp-ma8o12)](https://m8ven.ai/mcp/patrice-truong-cosmosdb-mcp-ma8o12)
commit: 8f1dab4b8b348231296f940f861487cd3543447b
code hash: 683e10723bc4522faf79e77cb63bd9f9f151e41f784a88e1f061be1e8c4b0ff7
verified: 4/18/2026, 6:03:59 PM
view raw JSON →