[DEPRECATED] Cosmos DB MCP Server
@AzureCosmosDB
About [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
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
Frequently asked questions
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
Basic information
More Cloud & Infrastructure MCP servers
Supabase MCP Server
coleam00Supabase MCP server created in Python.
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
Comments