From 8d2673abaf6f0cbbe3921a4d580e370245d7ccc7 Mon Sep 17 00:00:00 2001 From: Mattijs De Paepe <33912270+mattijsdp@users.noreply.github.com> Date: Tue, 6 May 2025 05:15:54 +0200 Subject: [PATCH] Add dbt-docs-mcp (#203) * add dbt-docs-mcp * move to community * typo * other typo fml --------- Co-authored-by: Mattijs De Paepe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34c7a9a..f88c69d 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Contentful](https://github.com/ivo-toby/contentful-mcp)** - Interact with your content on the Contentful platform - **[Data Exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration)** - MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. - **[Database](https://github.com/TheRaLabs/legion-mcp)** (by Legion AI) - Universal database MCP server supporting multiple database types including PostgreSQL, Redshift, CockroachDB, MySQL, RDS MySQL, Microsoft SQL Server, BigQuery, Oracle DB, and SQLite +- **[dbt-docs](https://github.com/mattijsdp/dbt-docs-mcp)** - MCP server for dbt-core (OSS) users as the official dbt MCP only supports dbt Cloud. Supports project metadata, model and column-level lineage and dbt documentation. - **[DeepView MCP](https://github.com/ai-1st/deepview-mcp)** - Enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini's 1M context window. - **[DifyWorkflow](https://github.com/gotoolkits/mcp-difyworkflow-server)** - Tools to the query and execute of Dify workflows - **[Docker](https://github.com/QuantGeekDev/docker-mcp)** - Run and manage docker containers, docker compose, and logs