MCP.so
Sign In
Servers

MongoDB MCP Server

@PrashantSedhain

MCP Server for MongoDB

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mongo-db-mcp": {
      "command": "node",
      "args": [
        "dist/client/client.js",
        "dist/index.js"
      ]
    }
  }
}

More from Databases