Mongodb Lens
Freeby MCP Community
MongoDB Lens: Full Featured MCP Server for MongoDB Databases
v9.1.4Added Apr 12, 2026
aillmmcpclaudemongodb
Mongodb Lens MCP Server
MongoDB Lens: Full Featured MCP Server for MongoDB Databases
Installation
Reviews
Installation
Quick install
npx -y mongodb-lens
Add to claude_desktop_config.json
{
"mcpServers": {
"mongodb-lens": {
"command": "npx",
"args": ["-y", "mongodb-lens"]
}
}
}