mcp-mongo-server and mcp
These tools are **competitors** because both offer a Model Context Protocol (MCP) server designed to interface with MongoDB, implying they provide similar core functionality for different userbases.
About mcp-mongo-server
kiliczsh/mcp-mongo-server
A Model Context Protocol Server for MongoDB
Implements automatic collection schema inference from document samples and provides configurable ObjectId handling modes, enabling LLMs to safely query and manipulate MongoDB data. Supports both read-only mode with secondary read preference and full write operations (inserts, updates, indexing), plus MongoDB aggregation pipelines with optional query explain plans. Integrates with Claude Desktop, Windsurf, and Cursor through the Model Context Protocol standard.
About mcp
florentine-ai/mcp
MCP server for Florentine.ai - Natural language to MongoDB aggregations
Implements an MCP server bridging Claude Desktop and other AI agents to MongoDB/MySQL through natural language, handling query translation, schema exploration, and semantic vector search with built-in multi-tenant data isolation. Supports both static configuration (for existing MCP clients) and dynamic modes, with bring-your-own-LLM-key architecture compatible with OpenAI, Google, Anthropic, and Deepseek providers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work