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.