Model Context Protocol (MCP) server configuration and tool manifest for yugabyte/yugabyte-db
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"yugabyte-db": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-yugabyte-db"
]
}
}
}