Skip to main content

mongodb-mcp-server

by mongodb-js· Data & Analytics
948

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

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "mongodb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:mongodb-js/mongodb-mcp-server"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with mongodb-mcp-server

About

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

mcpmcp-servermongodbmongodb-atlasmongodb-database