mongodb-mcp-server and mcp

These are complements: the official MongoDB MCP server provides raw database connectivity, while the Florentine.ai server adds a specialized layer that converts natural language queries into MongoDB aggregation pipelines on top of that connection infrastructure.

mongodb-mcp-server
90
Verified
mcp
51
Established
Maintenance 20/25
Adoption 20/25
Maturity 25/25
Community 25/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 952
Forks: 207
Downloads: 529,004
Commits (30d): 46
Language: TypeScript
License: Apache-2.0
Stars: 6
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About mongodb-mcp-server

mongodb-js/mongodb-mcp-server

A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

This project helps developers connect their AI chat tools, like VS Code Copilot or Cursor, to MongoDB databases and MongoDB Atlas clusters. It acts as a bridge, allowing your AI assistant to understand and interact with your MongoDB data. By providing your database connection details, you enable the AI to retrieve and process information from your MongoDB environment.

database-management developer-tools cloud-database AI-programming data-connectivity

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