The official MCP server for dbt (data build tool), providing integration with dbt Core/Cloud, metadata discovery, model info, and semantic layer querying.
Loading more......
An MCP server enabling interaction with Flowcore for data ingestion, analysis, and cross-referencing, utilizing human language to manage data across public and private data cores.
A server implementing the MCP protocol to connect with Databricks Genie API, enabling LLMs to ask questions, execute SQL, and interact with Databricks conversational agents.
Allows LLMs to read and write data to Excel spreadsheets through MCP, supporting data analysis, manipulation, and integration with other systems.
A Model Context Protocol (MCP) Server that integrates MCP clients with the Graphlit service, allowing ingestion and retrieval of diverse data sources. Demonstrates a robust MCP server implementation for data integration and search.
MCP server for Google Sheets, providing tools to create, read, update, and manage spreadsheets via the Google Sheets API.
An MCP server for standardizing and contextualizing industrial Modbus data through the Model Context Protocol.
dbt-mcp is an open-source MCP (Model Context Protocol) server designed for integration with dbt (data build tool). It enables interaction with dbt resources, providing metadata discovery, model information, and semantic layer querying capabilities. It works with both dbt Core and dbt Cloud environments.
get_mart_models: Fetch all mart modelsget_all_models: Fetch all modelsget_model_details: Fetch details for a specific modelget_model_parents: Fetch parent models of a specific modellist_metrics: List all defined metricsget_dimensions: Get dimensions for specified metricsget_entities: Get entities for specified metricsquery_metrics: Query metrics with grouping, ordering, filtering, and limitingbuild: Execute models, tests, snapshots, and seedscompile: Generate executable SQL from models, tests, and analysesdocs: Generate documentation for the dbt projectls: List resources in the dbt projectparse: Parse and validate project files for syntaxrun: Execute models to materialize them in the databasetest: Run tests to validate data and model integrityshow: Run a query against the data warehouseNo pricing information is provided; dbt-mcp is an open-source project.
mcp, dbt, data-integration, metadata, data-analysis