mcp icon indicating copy to clipboard operation
mcp copied to clipboard

[MCP Server Request] DocumentDB previously known as Azure Cosmos DB for MongoDB (vCore)

Open sandeep-sen opened this issue 2 months ago • 7 comments

Server Name

DocumentDB

Contacts

[email protected]

Intended Agent Scenarios

@khelanmodi can you add some secnarios

Timeline

November 2025

sandeep-sen avatar Oct 10 '25 23:10 sandeep-sen

@g2vinay please prioritize this for the November release wave

joshfree avatar Oct 12 '25 17:10 joshfree

Features

This MCP server provides comprehensive DocumentDB/MongoDB database operations through a set of tools organized by category:

Database Tools

  • list_databases - List all databases
  • db_stats - Get database statistics
  • get_db_info - Get database information and collection names
  • drop_database - Drop a database

Collection Tools

  • collection_stats - Get collection statistics
  • rename_collection - Rename a collection
  • drop_collection - Drop a collection
  • sample_documents - Get sample documents from a collection

Document Tools

  • find_documents - Find documents with query, projection, sort, limit, skip
  • count_documents - Count documents matching a query
  • insert_document - Insert a single document
  • insert_many - Insert multiple documents
  • update_document - Update a single document
  • delete_document - Delete a single document
  • aggregate - Run aggregation pipelines

Index Tools

  • create_index - Create an index
  • list_indexes - List all indexes on a collection
  • drop_index - Drop an index
  • index_stats - Get index usage statistics
  • current_ops - Get current database operations

Workflow Tools

  • optimize_find_query - Analyze and optimize find queries
  • optimize_aggregate_query - Analyze and optimize aggregation queries
  • list_databases_for_generation - List databases with metadata for query generation
  • get_db_info_for_generation - Get enhanced database info for query generation

khelanmodi avatar Oct 21 '25 17:10 khelanmodi

please use our official name "Azure DocumentDB (with MongoDB compatibility)"

khelanmodi avatar Oct 21 '25 17:10 khelanmodi

@khelanmodi and @g2vinay these tools should have a new namespace. I am in favor of documentdb

@khelanmodi can you add some official documentation like MS Learn, Azure homepage for this service

sandeep-sen avatar Oct 21 '25 18:10 sandeep-sen

our docs go live on Nov 17th, but here is the URL:

  • ACOM: https://azure.microsoft.com/en-us/products/documentdb
  • Learn: https://aka.ms/documentdb

khelanmodi avatar Oct 21 '25 19:10 khelanmodi

Adding @selinatang21 and @xingfan-git for Service Engineering support

sandeep-sen avatar Oct 21 '25 19:10 sandeep-sen

@khelanmodi @sandeep-sen Can I get status on this toolset? Is it landing for Ignite?

diberry avatar Nov 13 '25 21:11 diberry