[Bug]: 'atlas-create-db-user' from MCP server has missing types in its parameter schema
Closed this issue · 2 comments
Version
Not sure about the version. It is being used with this config:
"command": "npx",
"args": [
"-y",
"mongodb-mcp-server",
"--apiClientId",
"xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"--apiClientSecret",
"xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
],
"type": "stdio"
App
- Cursor
- Windsurf
- VSCode
- VSCode Insiders
- Claude Desktop
- Other
Affected Models (if applicable)
- Claude 3.5 Sonnet
- Claude 3.7 Sonnet
- GPT-4a
- o4-mini
- Other
Bug Description
When using the MCP server via Gemini CLI, I receive the following message:
Skipping tool 'atlas-create-db-user' from MCP server 'MongoDB' because it has missing types in its parameter schema. Please file an issue with the owner of the MCP server
It is not a blocking issue for the rest of the tools, but can't create db users using the MCP.

Thanks for opening this issue. The ticket MCP-212 was created for internal tracking.
The corresponding JIRA ticket has been automatically closed.