Back to directory
yugabyte/yugabytedb-mcp-server

yugabyte/yugabytedb-mcp-server

@yugabyte

MCP Server to interact with data in YugabyteDB

yugabytedbpostgresqldatabasemcp-serverllmsqlquery

Installation & Configuration

{
  "mcpServers": {
    "yugabytedb": {
      "command": "uvx",
      "args": [
        "yugabytedb-mcp-server"
      ],
      "env": {
        "YUGABYTEDB_URL": "host=... port=5433 dbname=... user=... password=..."
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13