01Offers tools for querying, aggregation, updating, and other essential MongoDB operations.
02Allows listing and accessing collections via mongodb:// URIs
03Provides read-only mode to prevent accidental writes and ensure data protection.
04Connects to MongoDB databases allowing LLMs to execute operations.
05Includes prompts for analyzing collection structure and contents.
0662 GitHub stars