73
/ 100
1 day ago
glama

Databricks Domo Migration Accelerator MCP Server

Enables conversational assessment and migration of Domo estates to Databricks, allowing AI clients to discover, analyze, and transpile Domo assets into Databricks pipelines.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: DOMO_CLIENT_SECRET, GIT_TOKEN, DATABRICKS_TOKEN, DOMO_DEVELOPER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDOMO_CLIENT_SECRETdomo_client_id + (env) Domo OAuth2 client_credentials. The secret is read from the environment, never written to config.
🔐 secretGIT_TOKENgit_provider + git_repo + (env) Optional: link a GitHub or Azure DevOps repo so Create commits the generated bundle as a PR. Token read from env, never stored.
configDATABRICKS_HOST
🔐 secretDATABRICKS_TOKEN
configPSEUDO_DOMO_CATALOG
configPSEUDO_DOMO_SCHEMA
configDATABRICKS_CONFIG_PROFILE
configPSEUDO_DOMO_PROVIDER
configDOMO_CLIENT_ID
configDOMO_INSTANCEcredentials (and + DOMO_DEVELOPER_TOKEN for the transform
🔐 secretDOMO_DEVELOPER_TOKENcredentials (and DOMO_INSTANCE + for the transform
configPSEUDO_DOMO_FIXTURES
configPSEUDO_DOMO_TRANSPORThttp PORT=8000 python -m pseudo_domo_mcp.server
configPORTPSEUDO_DOMO_TRANSPORT=http =8000 python -m pseudo_domo_mcp.server
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pete-welch-db-databricks-domo-migration-accelerator-wuxpc3)](https://m8ven.ai/mcp/pete-welch-db-databricks-domo-migration-accelerator-wuxpc3)
commit: 012350857c90a8f0a72d3f8086a3e9dce29e47e2
code hash: 07ddad25089ac3d1569d22bb3487963297435ef4f0373ff700714cbfce1be1d0
verified: 7/30/2026, 9:13:45 AM
view raw JSON →