DBHub Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 3 Apr 2026.
MCP server for Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return path.join(__dirname, 'toml', name);
`Source '${sourceId}': SSH tunnel requires ssh_user (or a matching Host entry in ~/.ssh/config with User)`
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
DSN (Database connection string (e.g., postgres://user:pass@host:5432/db)), DB_TYPE (Database type: postgres, mysql, mariadb, sqlserver, sqlite, databricks, bigquery), DB_HOST (Database hostname), DB_PORT (Database port), DB_USER (Database username), DB_PASSWORD (Database password), DB_NAME (Database name or SQLite file path), TRANSPORT (Transport mode: stdio or http), PORT (HTTP server port (default: 8080)), ID (Instance identifier for tool names), SSH_HOST (SSH server hostname), SSH_PORT (SSH server port (default: 22)), SSH_USER (SSH username), SSH_PASSWORD (SSH password), SSH_KEY (Path to SSH private key), SSH_PASSPHRASE (SSH key passphrase).
The author declared them in the registry entry; get the values from the project itself.
Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
Execute raw SQL queries against SQL Server, SQLite, PostgreSQL, MySQL, and MariaDB.
SQL static analysis & query-equivalence for Postgres, MySQL, SQLite, and SQL Server
MCP server for querying PostgreSQL databases
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
Answers built from our own checks of this server.