a2db for Claude Desktop
io.github.agentic-eng/a2db
Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.
client:Claude Desktop
transport:stdio
runtime:pypi
Install a2db in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"a2db": {
"command": "uvx",
"args": [
"a2db"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs