← All servers
πŸ”§

Mongodb ServerVerifiedπŸ›‘ No advisories

io.github.mongodb-js/mongodb-mcp-server
New to MCP? Start here β†’
1.1kβ˜… stars
0weekly installs
12 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/mongodb-js, which proved it owns this namespace.

Verified owner: github.com/mongodb-js β†—io.github.mongodb-js/mongodb-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MDB_MCP_API_CLIENT_ID, MDB_MCP_API_CLIENT_SECRET, MDB_MCP_CONNECTION_STRING, MDB_MCP_VOYAGE_API_KEY, MDB_MCP_API_CLIENT_ID, MDB_MCP_API_CLIENT_SECRET, ….
βœ“
Configuration
Reads MDB_MCP_ALLOW_REQUEST_OVERRIDES, MDB_MCP_ASSISTANT_BASE_URL, MDB_MCP_ATLAS_TEMPORARY_DATABASE_USER_LIFETIME_MS, MDB_MCP_CONFIRMATION_REQUIRED_TOOLS, MDB_MCP_DISABLE_SERVER_SIDE_JS, MDB_MCP_DISABLED_TOOLS, ….

About

MongoDB Model Context Protocol Server

Packages & transports

npmmongodb-mcp-serverv1.14.0 Β· npx
dockerdocker.io/mongodb/mongodb-mcp-server:1.14.0vlatest Β· docker run

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mongodb_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "mongodb-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mongodb-mcp-server