We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937edfc commit c6a928cCopy full SHA for c6a928c
README.md
@@ -190,7 +190,7 @@ This is useful for scenarios where you want to provide access to MongoDB data fo
190
191
You can enable read-only mode using:
192
193
-- **Environment variable**: `export MDB_MCP_READ_ONLY_MODE=true`
+- **Environment variable**: `export MDB_MCP_READ_ONLY=true`
194
- **Command-line argument**: `--readOnly=true`
195
196
When read-only mode is active, you'll see a message in the server logs indicating which tools were prevented from registering due to this restriction.
0 commit comments