概要
This Rust-built server acts as a high-performance Model Context Protocol (MCP) gateway, enabling Large Language Models (LLMs) and other MCP clients to safely perform read-only queries against MongoDB databases. It offers flexible connectivity options for both direct database URLs (local, Atlas, etc.) and MongoDB instances running within Kubernetes pods, ensuring secure and efficient data retrieval with built-in query controls and timeout protection.