DBHub Analytics is an open-source MCP server that connects AI assistants to various databases, allowing users to query Databricks SQL, Google BigQuery, PostgreSQL, MySQL, and more through a unified interface.
From the registry: MCP server for Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
Please install the `dbhub-analytics` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","dbhub-analytics","--dsn","<database_dsn>"]
Note: Pass --dsn with a connection string (postgres://, mysql://, mariadb://, sqlserver://, sqlite:///, databricks://, bigquery://) or use --config <path/to/dbhub.toml> for multi-database setups.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.YOUR_TOKENrequiredToken for authenticating with Databricks.keyFilerequiredPath to the service account key file for Google BigQuery.MCP server for interacting with the Supabase platform