A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Query documents with filtering and projection.
List available collections.
Insert a single document.
Update a single document.
Delete a single document.
Create a new index.
Remove an index.
List indexes for a collection.