databases

Mongodb Lens

MongoDB Lens: Full Featured MCP Server for MongoDB Databases

typescript
local
databases
0
View on GitHub

Installation

npx -y furey/mongodb-lens

Configuration

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

GitHub: https://github.com/furey/mongodb-lens

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub