
MongoDB
108
0
Summary
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.
Available Actions(8)
find
Query documents with filtering and projection.
listCollections
List available collections in the database.
insertOne
Insert a single document into a collection.
updateOne
Update a single document in a collection.
deleteOne
Delete a single document from a collection.
createIndex
Create a new index on a collection.
dropIndex
Remove an index from a collection.
indexes
List all indexes for a specific collection.
Last Updated: April 8, 2025
コミュニティレビュー
0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください