01Supports a wide array of read operations including find, aggregate, count, distinct, and schema inference
02Provides secure input type-checking to prevent panics from malformed MCP input
03Strictly read-only by design, with no write operations in the codebase or implemented commands
04Supports MongoDB Extended JSON for seamless handling of BSON types
05Enhances safety with capped query results (100 documents/values per request) and operation timeouts
060 GitHub stars