Skip to main content
Glama

YDB MCP

Official
by ydb-platform
Apache 2.0
22
  • Linux
  • Apple
__init__.py289 B
"""YDB MCP - Model Context Protocol server for YDB.""" from .version import VERSION __version__ = VERSION # Import order matters to avoid circular imports from ydb_mcp.connection import YDBConnection from ydb_mcp.query import QueryExecutor __all__ = ["YDBConnection", "QueryExecutor"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ydb-platform/ydb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server