yummysuperapp/bi-cloud-run-mcp-servers
3.2
If you are the rightful owner of bi-cloud-run-mcp-servers and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates with dbt projects and BigQuery, deployed on Google Cloud Run.
Tools
Functions exposed to the LLM to take actions
get_all_models
List all dbt models with metadata.
get_mart_models
List only mart/presentation layer models.
get_model_details
Get detailed model information including compiled SQL.
get_model_health
Check model execution status and data freshness.
get_model_parents
Get upstream dependencies (parent models).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client