ydb-mcp
The YDB MCP project is a Model Context Protocol server designed to facilitate AI-powered operations with YDB databases. It allows large language models to perform database interactions using natural language and provides various tools to query and manage YDB resources.
What is YDB MCP?
YDB MCP is a Model Context Protocol server for YDB, enabling AI-driven database operations and natural language interactions with YDB instances.
How can I authenticate with YDB MCP?
YDB MCP supports multiple authentication methods, including anonymous and login/password authentication.
What tools does YDB MCP provide?
YDB MCP provides tools for executing SQL queries, listing directory contents, and checking the status of YDB connections.
Can I use YDB MCP with different platforms?
Yes, YDB MCP can be run using uvx, pipx, or pip, making it versatile and easy to integrate into existing workflows.
What development tools are available for YDB MCP?
YDB MCP includes a comprehensive Makefile for development and testing tasks, supporting commands like make test, make lint, and make run-server.