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

Selecting a different database #4

Open
aboo opened this issue Dec 23, 2024 · 0 comments
Open

Selecting a different database #4

aboo opened this issue Dec 23, 2024 · 0 comments

Comments

@aboo
Copy link

aboo commented Dec 23, 2024

Improve Documentation: Database Selection Clarity

Issue

The current documentation lacks clear guidance on database selection, leading to potential confusion:

  • Users are not explicitly informed about database selection via connection string
  • Default connection to test database is not documented
  • No clear instructions for connecting to alternate databases

Impact

  • New users may unintentionally interact with existing test databases
  • Lack of clarity may cause confusion in production environments
  • Missing documentation on a fundamental configuration option

Proposed Solution

Add a "Database Selection" section to README.md that:

  • Explains database selection via MongoDB connection URL
  • Documents the default test database behavior
  • Provides clear examples of connecting to different databases
aboo added a commit to aboo/mongo-mcp that referenced this issue Dec 23, 2024
- Add "Database Selection" section to README.md
- Clarify default "test" database behavior
- Include connection string examples for different databases
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