Query and manage MongoDB collections. Support for aggregation pipelines, CRUD operations, and index management.
Quick Install
npx @mcp/mongodbClaude Desktop Config
{
"mcpServers": {
"mongodb-mcp": {
"command": "npx",
"args": [
"@mcp/mongodb"
]
}
}
}query_documents
Query MongoDB documents
aggregate
Run aggregation pipelines
manage_indexes
Create and manage indexes
v1.0.0
Initial release
mongodb.readmongodb.write