Loomal

DBHub Analytics

MCP server by github.com/amansingh63/dbhub-analytics

MCP server for Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, MariaDB

0 starsnpm: dbhub-analytics

About DBHub Analytics

DBHub Analytics is an MCP (Model Context Protocol) server published by amansingh63 in the official MCP registry, listed under Databases on Loomal. MCP server for Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, MariaDB

It ships as an npm package (dbhub-analytics), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/amansingh63/dbhub-analytics.

Use DBHub Analytics with your agent

Claude Code · one command
claude mcp add dbhub-analytics -- npx -y dbhub-analytics
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dbhub-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "dbhub-analytics"
      ]
    }
  }
}
npmdbhub-analytics

Frequently asked questions

What is DBHub Analytics?
DBHub Analytics is an MCP (Model Context Protocol) server by amansingh63 in the Databases category. MCP server for Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
How do I connect DBHub Analytics to Claude, Cursor, or another MCP client?
Install DBHub Analytics from its npm package (dbhub-analytics) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DBHub Analytics open source?
Yes — the source code is public at github.com/amansingh63/dbhub-analytics.
Can AI agents pay to use DBHub Analytics?
Not yet through Loomal — DBHub Analytics is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DBHub Analytics? Claim this listing free by verifying GitHub ownership, or contact us.