From c5dad4dbb211a43a7f824d885ea0f3179d72f89a Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:05:31 -0400 Subject: [PATCH] add MCP server badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 546313d..ffa8cd6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ [Model Context Protocol server](https://modelcontextprotocol.io/) for [YDB](https://ydb.tech). It allows to work with YDB databases from any [LLM](https://en.wikipedia.org/wiki/Large_language_model) that supports MCP. This integration enables AI-powered database operations and natural language interactions with your YDB instances. + + YDB MCP server + + ## Usage ### Via uvx