Mcpcosmosdb
M

Mcpcosmosdb

The MCP server for Azure CosmosDB provides 8 powerful tools for document database analysis, container discovery, and data query operations
2 points
7.4K

What is MCP CosmosDB?

MCP CosmosDB is an intelligent database connector that allows AI assistants (such as Claude, Cursor IDE, etc.) to directly access and operate on Azure CosmosDB databases through the Model Context Protocol. It provides complete database analysis, query execution, and document management functions, enabling database exploration without writing complex code.

How to use MCP CosmosDB?

Simply configure the connection string and database name, and then enable it in the supported MCP clients. AI assistants can execute database queries, analyze data structures, obtain document information, etc. through natural language instructions, greatly simplifying the database interaction process.

Applicable scenarios

Suitable for scenarios where data analysts, developers, and business users need to quickly query and analyze CosmosDB data. It is particularly applicable to tasks such as data exploration, report generation, fault troubleshooting, and database structure analysis.

Main features

๐Ÿ—„๏ธ Database list
View all databases in the CosmosDB account and quickly understand the database environment structure
๐Ÿ“ฆ Container discovery
List all containers in the current database for easy navigation and data exploration
๐Ÿ“‹ Container details
Get detailed information about the container, including partition keys, index policies, and throughput configurations
๐Ÿ“Š Container statistics
Analyze container statistical data, including the number of documents, size estimates, and partition distribution
๐Ÿ” SQL query
Execute SQL queries and support parameterized queries, providing performance metrics and request cost information
๐Ÿ“„ Document retrieval
Retrieve documents from the container, supporting filtering conditions and partition key positioning
๐ŸŽฏ Get document by ID
Precisely retrieve a specific document by its document ID and partition key
๐Ÿ—๏ธ Schema analysis
Analyze the document schema structure to understand the data model and field distribution
Advantages
Perform database queries and analysis without writing code
Support natural language instructions, reducing the technical threshold
Provide a complete set of database operation functions
Include built - in performance monitoring and request cost calculation
Support development with the local CosmosDB emulator
Limitations
Require correct configuration of connection strings and permissions
Large - scale data operations may incur high costs
The performance of cross - partition queries depends on the data distribution
Require support from MCP - compatible clients

How to use

Get connection information
Obtain the CosmosDB connection string (OCONNSTRING) and database name (COSMOS_DATABASE_ID) from the Azure portal
Configure the MCP client
Add server configuration in Claude Desktop, Cursor IDE, or other MCP clients
Start using
Use natural language instructions in the client to interact with the database, such as "List all containers" or "Query user data"

Usage examples

Database exploration
Quickly understand what containers and data structures are in the database
Data query and analysis
Execute complex data queries to gain business insights
Schema document generation
Analyze the data schema and generate a structure document

Frequently Asked Questions

How to obtain the CosmosDB connection string?
Does it support the local CosmosDB emulator?
What should I do if I encounter a cross - partition error during a query?
How to monitor query performance?
Which MCP clients are supported?

Related resources

Azure CosmosDB documentation
Official CosmosDB usage documentation and guides
Model Context Protocol
MCP protocol specification and technical details
GitHub repository
Project source code and issue tracking
npm package page
npm package information and installation instructions

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mcp-cosmosdb": {
      "command": "npx",
      "args": ["-y", "hendrickcastro/MCPCosmosDB"],
      "env": {
        "OCONNSTRING": "AccountEndpoint=https://your-cosmos-account.documents.azure.com:443/;AccountKey=your-account-key-here;",
        "COSMOS_DATABASE_ID": "your-database-name"
      }
    }
  }
}

{
  "mcpServers": {
    "mcp-cosmosdb": {
      "command": "node",
      "args": ["path/to/MCPCosmosDB/dist/server.js"],
      "env": {
        "OCONNSTRING": "your-connection-string",
        "COSMOS_DATABASE_ID": "your-database-name"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
6.3K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
10.2K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
8.4K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.6K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
12.2K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
9.8K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
10.0K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
10.9K
5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
27.7K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
18.7K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
16.6K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
55.8K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.6K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.7K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.4K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
36.0K
4.8 points