MCP Servers / database / MongoDB

MongoDB

JSON →
httpnone2database

Interact with MongoDB databases using natural language to query collections, inspect schemas, and manage data.

Install
How to run this server
[ { "cmd": "npx\n-", "imports": [] } ]
server path: mongodb
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
Delete a single document
createIndex
Create a new index
dropIndex
Remove an index
indexes
List indexes for a collection
Configuration
Environment & auth
authnone
Resources
MongoDB — MCP Server · libregistry