DBHub Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 3 Apr 2026.
MCP server for Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
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 dbhub-analytics -- npx -y dbhub-analytics
{
"mcpServers": {
"dbhub-analytics": {
"args": [
"-y",
"dbhub-analytics"
],
"command": "npx"
}
}
}
[mcp_servers.dbhub-analytics]
command = "npx"
args = ["-y", "dbhub-analytics"]
{
"mcpServers": {
"dbhub-analytics": {
"args": [
"-y",
"dbhub-analytics"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dbhub-analytics": {
"args": [
"-y",
"dbhub-analytics"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.