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.

mcp-mongo-server
73
Verified
mcp
48
Emerging
Maintenance 10/25
Adoption 17/25
Maturity 25/25
Community 21/25
Maintenance 13/25
Adoption 4/25
Maturity 18/25
Community 13/25
Stars: 276
Forks: 49
Downloads: 1,324
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work