databases
Mongodb Lens
MongoDB Lens: Full Featured MCP Server for MongoDB Databases
typescript
local
databases
Installation
npx -y furey/mongodb-lensConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mongodb-lens",
"command": "npx",
"args": [
"-y",
"furey/mongodb-lens"
]
}About This MCP Server
furey/mongodb-lens
MongoDB Lens: Full Featured MCP Server for MongoDB Databases
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub