dbt-doctor: dbt-doctor is an MCP server that gives AI coding assistants deep awareness of dbt project health. It enables natural language auditing, profiling, schema drift detection, and auto-documentation without manual CLI commands. It complements the official dbt-labs/dbt-mcp by focusing on analysis and generation rather than execution.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Auto-document the worst covered model in a project with a single AI request.
Integrating .NET applications with the Model Context Protocol