What is MCP Server?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. MCP server acts as a bridge, allowing AI models to access and interact with external data sources and tools.
What MongoDB tools are supported?
The MongoDB MCP Server supports tools such as connect, find, aggregate, count, insert-one, insert-many, create-index, update-one, update-many, rename-collection, delete-one, delete-many, drop-collection, drop-database, list-databases, list-collections, collection-indexes, collection-schema, collection-storage-size and db-stats.
What MongoDB Atlas tools are supported?
The MongoDB MCP Server supports atlas tools such as atlas-list-orgs, atlas-list-projects, atlas-create-project, atlas-list-clusters, atlas-inspect-cluster, atlas-create-free-cluster, atlas-connect-cluster, atlas-inspect-access-list, atlas-create-access-list, atlas-list-db-users, atlas-create-db-user.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agents to every business department. UBOS platform helps you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems.
How do I configure the MongoDB MCP Server?
The MongoDB MCP Server can be configured using command-line arguments, environment variables, or a configuration file. Command-line arguments take precedence over environment variables.
What are the prerequisites for using the MongoDB MCP Server?
You need Node.js (v20 or later) installed and a MongoDB connection string or Atlas API credentials.
How do I disable specific tools?
You can disable specific tools or categories of tools using the disabledTools configuration option. You can specify tool names, operation types, or categories like ‘atlas’ or ‘mongodb’.
What is read-only mode?
Read-only mode restricts the MCP server to only allow tools with “read” and “metadata” operation types, disabling create/update/delete operations.
How do I set up Atlas API access?
To use Atlas API tools, create a service account in MongoDB Atlas, save the Client ID and Client Secret, add your IP address to the API access list, and configure the MCP Server with the credentials.
How to disable telemetry?
You can disable telemetry collection by setting the environment variable MDB_MCP_TELEMETRY to disabled or using the command-line argument --telemetry disabled. The DO_NOT_TRACK environment variable can also be used.
MongoDB MCP Server
Project Details
- mongodb-js/mongodb-mcp-server
- mongodb-mcp-server
- Apache License 2.0
- Last Updated: 5/1/2025
Recomended MCP Servers
将微信读书划线同步到Notion
An implementation of the Model Context Protocol for the World Bank open data API
The AI Browser Automation Framework
Smithery MCP
Model Context Protocol Servers
This read-only MCP Server allows you to connect to Snowflake data from Claude Desktop through CData JDBC Drivers....
A MCP Server for browsing the official Minecraft Wiki!
MCP server for Delve debugger integration





