MongoDB Lens
Created 6 months ago
MongoDB Lens is a local Model Context Protocol (MCP) server for MongoDB databases using natural language.
development
documentation
public
What is MongoDB Lens?
Full Featured MCP Server for MongoDB Databases.
Documentation
Contents
- Quick Start
- Features
- Installation
- Configuration
- Client Setup
- Data Protection
- Tutorial
- Test Suite
- Disclaimer
- Support
Quick Start
- Install MongoDB Lens
- Configure MongoDB Lens
- Set up your MCP Client (e.g. Claude Desktop, Cursor, etc)
- Explore your MongoDB databases with natural language queries
Features
Tools
add-connection-alias: Add a new MongoDB connection aliasaggregate-data: Execute aggregation pipelines- ...
Server Config
{
"mcpServers": {
"mongodb-lens-server": {
"command": "npx",
"args": [
"mongodb-lens"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
Furey
Category:
community
License:
MIT
Tags:
development
documentation
public