libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ MongoDB Mongoose MCP
MongoDB Mongoose MCP
JSON →
none
★ 3
database
An MCP server for MongoDB with optional Mongoose schema support.
github ↗
Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path:
mongodb-mongoose-mcp
Tools
What this server exposes
find
Query documents with filtering and projection
listCollections
List available collections
insertOne
Insert a single document
updateOne
Update a single document
deleteOne
Soft delete a single document
count
Count documents with filtering
aggregate
Query documents with aggregation pipeline
createIndex
Create a new index
dropIndex
Remove an index
indexes
List indexes for a collection
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/nabid-pf/mongo-mongoose-mcp ↗
MongoDB Mongoose MCP — MCP Server · libregistry