Berth runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from pypi. Last commit 21 May 2026.
Database management — query, schema inspection, migrations for PostgreSQL, MySQL, SQLite.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add berth -- uvx berth-mcp
{
"mcpServers": {
"berth": {
"args": [
"berth-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.berth]
command = "uvx"
args = ["berth-mcp"]
{
"mcpServers": {
"berth": {
"args": [
"berth-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"berth": {
"args": [
"berth-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.