Query and inspect MongoDB collections. Read-only by default; supports aggregations and indexes.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"mongodb": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-mongodb", "postgresql://localhost/mydb" ] }