MongoDB over the Model Context Protocol, so an AI agent can query and reason about a real database instead of guessing at one.
MCP is the protocol that lets an assistant call tools it did not ship with. The MongoDB MCP Server exposes a database over it: schema, queries, aggregation and cluster lifecycle, all as tools an agent can pick up.
It runs in two forms. Teams that want control host the open-source server themselves; everyone else points at the remote endpoint MongoDB runs and operates for them. Claude, Cursor and Copilot all speak to it, and through Atlas Local an agent can spin up its own cluster to work against.