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.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
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.