Home/Directory/Data & Databases/Mongodb Lens

Mongodb Lens

@furey · github.com/furey/mongodb-lens

MongoDB Lens: Full Featured MCP Server for MongoDB Databases

ClaimedData & Databasesstdiolocal auth
GitHub

Install one command

terminal
$ npx -y mongodb-lens

Or add it with the Claude CLI: claude mcp add furey-mongodb-lens

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "furey-mongodb-lens": {
      "command": "npx",
      "args": ["-y", "mongodb-lens"],
      "env": {
        "CONFIG_PATH": "<your-config-path>",
        "CONFIG_MONGO_URI": "<your-config-mongo-uri>",
        "CONFIG_LOG_LEVEL": "<your-config-log-level>",
        "CONFIG_DEFAULT_DB_NAME": "<your-config-default-db-name>",
        "CONFIG_DEFAULTS_QUERY_LIMIT": "<your-config-defaults-query-limit>",
        "CONFIG_TOOLS_EXPORT_DEFAULT_FORMAT": "<your-config-tools-export-default-format>",
        "CONFIG_CONNECTION_OPTIONS_MAX_POOL_SIZE": "<your-config-connection-options-max-pool-size>",
        "CONFIG_CONNECTION_RECONNECTION_RETRIES": "<your-config-connection-reconnection-retries>",
        "CONFIG_DISABLE_DESTRUCTIVE_OPERATION_TOKENS": "<your-config-disable-destructive-operation-tokens>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & Databasesstdio no-auth
39.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTP no-auth
19.2k4d ago0 toolslocal
$npx screenpipe record
Compare
@topoteretes

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

Data & Databasesstdio auth
17.8k4d ago0 toolslocal
$pip install cognee