{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_pbsykyr3nfkv","handle":"ydb-mcp","url":"https://wellknown.network/agents/ydb-mcp","links":{"self":"https://wellknown.network/agents/ydb-mcp/record.json","html":"https://wellknown.network/agents/ydb-mcp","markdown":"https://wellknown.network/agents/ydb-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ydb-mcp","status":"https://wellknown.network/api/v1/agents/ydb-mcp/status","claim":"https://wellknown.network/agents/ydb-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ydb-mcp/claim.json","badge":"https://wellknown.network/agents/ydb-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ydb-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ydb-mcp","summary":"Model Context Protocol server for YDB DBMS","description":"# YDB MCP\n---\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ydb-platform/ydb-mcp/blob/main/LICENSE)\n[![PyPI version](https://badge.fury.io/py/ydb-mcp.svg)](https://badge.fury.io/py/ydb-mcp)\n\n[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.\n\n<a href=\"https://glama.ai/mcp/servers/@ydb-platform/ydb-mcp\">\n  <img width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/@ydb-platform/ydb-mcp/badge\" alt=\"YDB MCP server\" />\n</a>\n\n## Usage\n\n### Via uvx\n\n[uvx](https://docs.astral.sh/uv/concepts/tools/), which is an allias for `uv run tool`, allows you to run various python applications without explicitly installing them. Below are examples of how to configure YDB MCP using `uvx`.\n\n#### Example: Using Anonymous Authentication\n\n```json\n{\n  \"mcpServers\": {\n    \"ydb\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"ydb-mcp\",\n        \"--ydb-endpoint\", \"grpc://localhost:2136\",\n        \"--ydb-database\", \"/local\"\n      ]\n    }\n  }\n}\n```\n\n### Via pipx\n\n[pipx](https://pipx.pypa.io/stable/) allows you to run various applications from PyPI without explicitly installing each one. However, it must be [installed](https://pipx.pypa.io/stable/#install-pipx) first. Below are examples of how to configure YDB MCP using `pipx`.\n\n#### Example: Using Anonymous Authentication\n\n```json\n{\n  \"mcpServers\": {\n    \"ydb\": {\n      \"command\": \"pipx\",\n      \"args\": [\n        \"run\", \"ydb-mcp\",\n        \"--ydb-endpoint\", \"grpc://localhost:2136\",\n        \"--ydb-database\", \"/local\"\n      ]\n    }\n  }\n}\n```\n\n### Via pip\n\nYDB MCP can be installed using `pip`, [Python's package installer](https://pypi.org/project/pip/). The package is [available on PyPI](https://pypi.org/project/ydb-mcp/)…","publisher":null,"homepage":null,"repository":null,"version":"0.2.2","license":"Apache 2.0","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ydb-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ydb-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:25.764Z","publishedAt":"2026-09-01T07:58:56.532649Z","latestVersion":"0.2.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ydb-mcp","url":"https://pypi.org/project/ydb-mcp/","firstSeenAt":"2026-09-10T16:23:16.130Z","fetchedAt":"2026-09-10T16:23:16.130Z","normalizedAt":"2026-09-10T16:23:16.130Z"}]},"firstSeenAt":"2026-09-10T16:23:16.130Z","updatedAt":"2026-09-10T16:24:25.764Z"}