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
このリポジトリは、Azure Cosmos DBを使用したチャットアプリケーションの完全な例を提供します。Pythonで書かれたMCPサーバーと、ChainlitやGradioを使用したインタラクティブなチャットUIを構築する方法を示しています。サーバーはデータの挿入とクエリを行い、Azure OpenAIを利用して応答を生成します。