furey/mongodb-lens
MongoDB Lens: Full Featured MCP Server for MongoDB Databases
Quick Start
Clone the repository:
git clone https://github.com/furey/mongodb-lensClaude Desktop configuration example:
{
"mcpServers": {
"mongodb-lens": {
"command": "npx",
"args": [
"-y",
"furey/mongodb-lens"
]
}
}
}Check the repository README for specific installation and configuration instructions.