MO

MongoDB

Created 6 months ago

A Model Context Protocol server that enables LLMs to interact with MongoDB databases.

development database documentation public MCP

What is MongoDB?

A Model Context Protocol Server for MongoDB.

Documentation

Full documentation can be found here.

Server Config

{
  "mcpServers": {
    "mongodb-server": {
      "command": "npx",
      "args": [
        "mongodb"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: kiliczsh
Category: community
License: MIT License
Tags:
development database documentation