An AWS Labs Model Context Protocol (MCP) server for AWS DocumentDB that enables AI assistants to interact with DocumentDB databases.
This server provides the following tools for AI assistants:
Establish and maintain connections to DocumentDB clusters
List databases and retrieve database statistics
List, create, drop collections and retrieve collection statistics
Query, insert, update, and delete documents
Execute DocumentDB aggregation pipelines
Get explanations of how operations will be executed
Analyze collection schemas by sampling documents