MCP.so
登录

[DEPRECATED] Cosmos DB MCP Server

@AzureCosmosDB

关于 [DEPRECATED] Cosmos DB MCP Server

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

基本信息

分类

云与基础设施

许可证

MIT

运行时

go

传输方式

stdio

发布者

AzureCosmosDB

提交者

Sajeetharan

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is [DEPRECATED] Cosmos DB MCP Server?

This repo showcases how to build Model Context Protocol (MCP) servers using Azure Cosmos DB, providing ready-to-run sample code in TypeScript, Go, Java, and Python. It also links to the official Azure Cosmos DB MCP Toolkit for production-grade functionality.

How to use [DEPRECATED] Cosmos DB MCP Server?

Browse the sample directories for each language and follow the instructions within each sample to build your own MCP server.

Key features of [DEPRECATED] Cosmos DB MCP Server

  • Multi-language samples: TypeScript, Go, Java, Python
  • Demonstrates building MCP servers with Azure Cosmos DB
  • Links to the official Azure Cosmos DB MCP Toolkit
  • Designed for learning and prototyping

Use cases of [DEPRECATED] Cosmos DB MCP Server

  • Learning how to implement MCP for Azure Cosmos DB
  • Prototyping natural language query capabilities
  • Experimenting with vector search and schema discovery patterns
  • Testing document operations via MCP

FAQ from [DEPRECATED] Cosmos DB MCP Server

What is the difference between this repo and the official Azure Cosmos DB MCP Toolkit?

This repo contains sample code for learning and demonstration, while the official toolkit is a production-ready MCP server with enterprise features like Azure Entra ID authentication, document operations, vector search, and schema discovery.

Which languages are available in the samples?

Samples are provided for TypeScript, Go, Java, and Python.

Is this server ready for production use?

No – this is a samples repository intended for exploration and prototyping. For production use, refer to the official Azure

评论

云与基础设施 分类下的更多 MCP 服务器