Loading MCP server directory, please wait...
MCP server for Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
npx @getmcp/cli add io.github.amansingh63/dbhub-analyticsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.amansingh63/dbhub-analytics": {
"command": "npx",
"args": [
"-y",
"dbhub-analytics"
],
"env": {
"DSN": "",
"DB_TYPE": "",
"DB_HOST": "",
"DB_PORT": "",
"DB_USER": "",
"DB_PASSWORD": "",
"DB_NAME": "",
"TRANSPORT": "",
"PORT": "",
"ID": "",
"SSH_HOST": "",
"SSH_PORT": "",
"SSH_USER": "",
"SSH_PASSWORD": "",
"SSH_KEY": "",
"SSH_PASSPHRASE": ""
}
}
}
}