mcp-mongo-server

kiliczsh/mcp-mongo-server
★ 276 stars TypeScript 🗄️ Database Updated 2mo ago
A Model Context Protocol Server for MongoDB
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-mongo-server": {
      "command": "npx",
      "args": [
        "-y",
        "kiliczsh/mcp-mongo-server"
      ]
    }
  }
}

Topics

antrophicclaudeclaude-desktopclinecursormcpmodel-context-protocolmongomongodbwindsurf