mongo

GitHub

C++ c-plus-plus & database repository by @mongodb. Model Context Protocol (MCP) server & tools with 28k stars.

28,488 stars C++ C++ 1 file ยท ~1,431 tokens #c-plus-plus#database#mongodb#nosql

mongo MCP Server

MCP server for mongodb/mongo

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mongo": {
      "command": "npx",
      "args": [
        "-y",
        "@mongodb/mongo"
      ]
    }
  }
}