From da2e3ed66ea580690422f693ba8d72a15d707be0 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Thu, 17 Jul 2025 01:32:44 -0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 148c1a8..396ed69 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/mattijsdp-dbt-docs-mcp-badge.png)](https://mseep.ai/app/mattijsdp-dbt-docs-mcp) + # dbt-docs-mcp Model Context Protocol (MCP) server for interacting with dbt project metadata, including dbt Docs artifacts (`manifest.json`, `catalog.json`). This server exposes dbt graph information and allows querying node details, model/column lineage, and related metadata.