databases
Mongodb Atlas Mcp Server
A Model Context Protocol (MCP) that provides access to the MongoDB Atlas API. This server wraps the `mongodb-atlas-api-client` package to expose MongoDB Atlas functionality through MCP tools.
typescript
cloud
macos
windows
linux
databases
Installation
npx -y montumodi/mongodb-atlas-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mongodb-atlas-mcp-server",
"command": "npx",
"args": [
"-y",
"montumodi/mongodb-atlas-mcp-server"
]
}About This MCP Server
montumodi/mongodb-atlas-mcp-server
A Model Context Protocol (MCP) that provides access to the MongoDB Atlas API. This server wraps the mongodb-atlas-api-client package to expose MongoDB Atlas functionality through MCP tools.
GitHub: https://github.com/montumodi/mongodb-atlas-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub