Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Create Users From Cursor MCP #1

Open
djb4ai opened this issue Mar 19, 2025 · 0 comments
Open

Can't Create Users From Cursor MCP #1

djb4ai opened this issue Mar 19, 2025 · 0 comments

Comments

@djb4ai
Copy link

djb4ai commented Mar 19, 2025

Tried creating a new database user, it tried calling the create_atlas_user tool but the responded with Cannot read properties of undefined (reading 'map')

Exited with the following output:

It seems there is a persistent issue with creating a new Atlas user, as the operation is returning an error. This might be due to a configuration or API limitation.
Here are a few things you can check or try:

  1. API Permissions: Ensure that the API key being used has the necessary permissions to create users in the Atlas project.
    Project Configuration: Verify that the project ID is correct and that the project is configured to allow user creation.
  2. Atlas UI: As an alternative, you can try creating the user directly through the MongoDB Atlas web interface.
    If you have any specific details or configurations that might help in troubleshooting this issue, please let me know
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant