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.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Auto-document the worst covered model in a project with a single AI request.
Building LLM applications that interact with custom tools and data sources