mongodb-js/mongodb-mcp-server
A Model Context Protocol server that enables AI assistants to connect to and query MongoDB databases and Atlas clusters.

Not currently ranked — collecting fresh signals.
star history
This repository implements an MCP (Model Context Protocol) server that bridges AI coding assistants and agents with MongoDB databases. It allows AI systems like Claude and Copilot to read from and interact with MongoDB data stores through the standardized MCP protocol. The server can be integrated directly into AI coding environments like VS Code and Cursor, providing database tooling as a capability the AI can invoke during conversations.
Frequently asked
- What is mongodb-js/mongodb-mcp-server?
- A Model Context Protocol server that enables AI assistants to connect to and query MongoDB databases and Atlas clusters.
- Is mongodb-mcp-server open source?
- Yes — mongodb-js/mongodb-mcp-server is open source, released under the Apache-2.0 license.
- What language is mongodb-mcp-server written in?
- mongodb-js/mongodb-mcp-server is primarily written in TypeScript.
- How popular is mongodb-mcp-server?
- mongodb-js/mongodb-mcp-server has 1.1k stars on GitHub.
- Where can I find mongodb-mcp-server?
- mongodb-js/mongodb-mcp-server is on GitHub at https://github.com/mongodb-js/mongodb-mcp-server.