[MCP Server Request] DocumentDB previously known as Azure Cosmos DB for MongoDB (vCore)
Server Name
DocumentDB
Contacts
Intended Agent Scenarios
@khelanmodi can you add some secnarios
Timeline
November 2025
@g2vinay please prioritize this for the November release wave
Features
This MCP server provides comprehensive DocumentDB/MongoDB database operations through a set of tools organized by category:
Database Tools
list_databases- List all databasesdb_stats- Get database statisticsget_db_info- Get database information and collection namesdrop_database- Drop a database
Collection Tools
collection_stats- Get collection statisticsrename_collection- Rename a collectiondrop_collection- Drop a collectionsample_documents- Get sample documents from a collection
Document Tools
find_documents- Find documents with query, projection, sort, limit, skipcount_documents- Count documents matching a queryinsert_document- Insert a single documentinsert_many- Insert multiple documentsupdate_document- Update a single documentdelete_document- Delete a single documentaggregate- Run aggregation pipelines
Index Tools
create_index- Create an indexlist_indexes- List all indexes on a collectiondrop_index- Drop an indexindex_stats- Get index usage statisticscurrent_ops- Get current database operations
Workflow Tools
optimize_find_query- Analyze and optimize find queriesoptimize_aggregate_query- Analyze and optimize aggregation querieslist_databases_for_generation- List databases with metadata for query generationget_db_info_for_generation- Get enhanced database info for query generation
please use our official name "Azure DocumentDB (with MongoDB compatibility)"
@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
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
Adding @selinatang21 and @xingfan-git for Service Engineering support
@khelanmodi @sandeep-sen Can I get status on this toolset? Is it landing for Ignite?