#567 · Primary category: AI Agents & Automation

mongodb-mcp-server

mcp mcp-server mongodb mongodb-atlas mongodb-database

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

Project last updated:08/28/26

GitHub Stars

1.1K

Forks

282

Contributors

47

License

Apache-2.0

Why we included this project

This is MongoDB's own MCP server, so if you want an assistant to work with data that lives in a Mongo deployment, it removes most of the integration work. It speaks the Model Context Protocol, which means Claude Desktop, VS Code Copilot, and Cursor can run queries and manage Atlas clusters straight from a chat. The server also carries Atlas management operations alongside the database tooling, and the readOnly flag gives you a safe way to let an agent inspect data before you trust it with writes. Setup means dropping a small config file into each client rather than writing glue code. Backend developers and data teams who want answers drawn from live database content instead of exported snapshots will get the most out of it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category