You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use command: docker run --rm -i
-e MDB_MCP_CONNECTION_STRING="mongodb+srv://username:password@cluster.mongodb.net/myDatabase"
mongodb/mongodb-mcp-server:latest
I use docker to build mongo without username and password. So how should I connect mongo, I want to use docker to run