libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ MongoDB MCP Server
MongoDB MCP Server
JSON →
none
database
A server for performing CRUD operations on a MongoDB database.
github ↗
Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path:
mongodb-mcp-server
Tools
What this server exposes
connect
连接到 MongoDB 数据库
disconnect
断开当前的 MongoDB 连接
create
在指定集合中创建新文档
read
从指定集合中读取文档
update
更新指定集合中的文档
delete
从指定集合中删除文档
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/linpeibiao/mongodb-mcp-server ↗
MongoDB MCP Server — MCP Server · libregistry