Skip to content

[Bug]: 'atlas-create-db-user' from MCP server has missing types in its parameter schema #556

@Mayocampo

Description

@Mayocampo

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.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions