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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
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.