MCPServers
MongoDB - 人工智能 server banner image
MongoDB - MCP server logo
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

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类

标签