Berth
Rank #59,770io.github.seayniclabs/berth
Database management — query, schema inspection, migrations for PostgreSQL, MySQL, SQLite.
Berth is a Model Context Protocol (MCP) server published by seayniclabs. It ranks #59,770 of 132,113 servers tracked on MCP Toplist. Berth is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 20, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 72,343 of 132,113 servers on MCP Toplist.
Use Berth
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add berth -- uvx berth-mcp[mcp_servers.berth]
command = "uvx"
args = ["berth-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"berth": {
"command": "uvx",
"args": [
"berth-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"berth": {
"command": "uvx",
"args": [
"berth-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"berth": {
"type": "stdio",
"command": "uvx",
"args": [
"berth-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"berth": {
"command": "uvx",
"args": [
"berth-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"berth": {
"command": "uvx",
"args": [
"berth-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.seayniclabs%2Fberth)<a href="https://mcptoplist.com/server/io.github.seayniclabs%2Fberth"><img src="https://mcptoplist.com/badge/io.github.seayniclabs%2Fberth.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
seayniclabs
Other servers by seayniclabs
View all seayniclabs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Apr 7, 2026 |
Frequently asked questions
- Who maintains Berth?
- Berth is maintained by seayniclabs, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Berth listed on the Official MCP Registry?
- Yes — Berth is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Berth have?
- MCP Toplist tracks 1 version of Berth, most recently published on Apr 7, 2026.
- Where can I find the source code for Berth?
- The source code for Berth is hosted at github.com/seayniclabs/berth.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.