Connects Claude to MongoDB with 50+ tools split across exploration, querying, diagnostics, monitoring, and data quality. Runs read-only by default, with an optional read-write mode for a separate instance. The monitoring tools are the standout: detectVolumeAnomalies spots unusual document patterns and correlates them with events, getHottestCollections shows real-time activity, and getCurrentOperations surfaces slow queries. Also handles relationship traversal, orphaned reference detection, duplicate finding, and schema inference from sampled documents. All queries are validated against injection, responses are size-limited, and credentials get redacted from logs. Reach for this when you need to investigate production MongoDB issues through conversation instead of writing aggregation pipelines by hand.
claude mcp add --transport stdio bluwork-mongo-scout-mcp uvx mongo-scout-mcp