Universal DB MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi.
Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 universal-db-mcp -- uvx universal-db-mcp
{
"mcpServers": {
"universal-db-mcp": {
"args": [
"universal-db-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.universal-db-mcp]
command = "uvx"
args = ["universal-db-mcp"]
{
"mcpServers": {
"universal-db-mcp": {
"args": [
"universal-db-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"universal-db-mcp": {
"args": [
"universal-db-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.