sqlglass for Claude Desktop
io.github.s-curvelabs/sqlglass
SQL Server / Azure SQL for agents: real schema, lint, read-only runs, plans, write previews.
client:Claude Desktop
transport:stdio
runtime:pypi
Install sqlglass in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sqlglass": {
"command": "uvx",
"args": [
"sqlglass"
],
"env": {
"SQLGLASS_CONFIG": "<SQLGLASS_CONFIG>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs