Skip to content
Claude Desktop

Berth for Claude Desktop

io.github.seayniclabs/berth

Database management — query, schema inspection, migrations for PostgreSQL, MySQL, SQLite.

client:Claude Desktop transport:stdio runtime:pypi

Install Berth in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "berth": {
      "command": "uvx",
      "args": [
        "berth-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Berth in other clients