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.