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

Velocity · 7d
+2.4
★ / day
Trend
→steady
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.