Connect your account, then chat with AI to run tools.
MongoDB MCP server for cloud and self-hosted database operations. Works with MongoDB Atlas, self-hosted MongoDB, AWS DocumentDB, and Azure Cosmos DB with MongoDB API. Connect to local MongoDB instances with MCPBundles Desktop.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for MongoDB — workflow patterns, data models, and gotchas for your AI agent.
MongoDB stores data in databases → collections → documents. Documents are JSON-like with _id. Works with Atlas, self-hosted, DocumentDB, Cosmos DB MongoDB API. Connection string format: mongodb+srv:// or mongodb://.
| Setup | Fields | Routing |
|---|---|---|
| Atlas / remote MongoDB | connection string or host + credentials | Direct MongoDB wire protocol |
| Local MongoDB on this machine | database, user, password, port (+ desktop tunnel) | MCPBundles Desktop to localhost |
Fetch a specific MongoDB document by ID. ID format: mongodb:document:collection_name:document_id Example: mongodb:document:users:507f1f77bcf8...
Get a compact, token-efficient schema description optimized for AI text-to-query generation
Get MongoDB server version and build information
List all collections in the current database
List all databases in the MongoDB instance with size information
Search MongoDB collections with flexible query syntax. Query formats: - JSON: {"name": "John", "age": {"$gt": 25}} - Key-value: name=John age...
MongoDB MCP server for cloud and self-hosted database operations. Works with MongoDB Atlas, self-hosted MongoDB, AWS DocumentDB, and Azure Cosmos DB with MongoDB API. Connect to local MongoDB instances with MCPBundles Desktop. It provides 6 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mongodb. Authentication is handled automatically.
MongoDB provides 6 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
MongoDB uses API Key. MongoDB requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect MongoDB to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/mongodbThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
MongoDB and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More developer tools integrations you might like
Use the Ticketmaster Commerce API to look up available offers and products on various Ticketmaster p...
Aviationstack is an API service that provides real-time and historical flight data, including flight...
News API provides a RESTful API to access hundreds of worldwide news sources and blogs in real-time ...
Todoist provides a task management API that allows users to organize and track their tasks and proje...
Nylas is a communications API platform that enables developers to integrate email, calendar, and con...
Analyze CIDR networks, calculate subnet details, and check IP membership. Supports IPv4 and IPv6. Pu...