67
/ 100
1 month ago
glama

dbt-investigator

Enables AI clients to automatically investigate dbt test failures, trace root cause through BigQuery lineage, and generate plain-English incident reports.

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.
🔐
You'll be asked for 3 credentials: ANTHROPIC_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY
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.
configGCP_PROJECTe =your-project \
configBQ_LOCATIONe =asia-south1 \
configBQ_DATASET
configDBT_MANIFEST_PATHe =/path/to/dbt_bank/target/manifest.json \
configDBT_RUN_RESULTS_PATHe =/path/to/dbt_bank/target/run_results.json \
🔐 secretANTHROPIC_API_KEYexport =your-key # paid
🔐 secretGEMINI_API_KEYe =your-key \
🔐 secretGOOGLE_API_KEY
configPORT
configFLASK_DEBUG
// 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 6 concrete improvements 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/aravindhraja123-data-quality-agent-1xzl1c)](https://m8ven.ai/mcp/aravindhraja123-data-quality-agent-1xzl1c)
commit: cc64c153e7971cf4b50db20395561d18f0a91fa9
code hash: 1a31dcddd8edcc8139163bf9fd5ecc31c22465de5a0f4cb28778b728e8b3925d
verified: 6/28/2026, 9:11:48 AM
view raw JSON →