DB Conn MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 239 installs a week from pypi. Last commit 30 Jun 2026.
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
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 db-conn-mcp -- uvx db-conn-mcp
{
"mcpServers": {
"db-conn-mcp": {
"args": [
"db-conn-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.db-conn-mcp]
command = "uvx"
args = ["db-conn-mcp"]
{
"mcpServers": {
"db-conn-mcp": {
"args": [
"db-conn-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"db-conn-mcp": {
"args": [
"db-conn-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.