1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new command-line argument, `--ydb-connection-string`, for the YDB MCP server. This argument should allow users to specify the YDB connection details using a single string, instead of requiring separate `--ydb-endpoint` and `--ydb-database` arguments. The implementation should leverage the YDB SDK's support for connection strings and maintain compatibility with the existing argument options.

Complexity: 3/5
enhancement good first issue