Capability
5 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “dbt selector-based model and test filtering”
Open-source dbt-native data observability and anomaly detection.
Unique: Reuses dbt's native selector syntax and evaluation logic (via dbt_log parsing) rather than implementing custom filtering, ensuring consistency with dbt's behavior. Enables CLI-level filtering without requiring dbt configuration changes.
vs others: More flexible than fixed monitoring profiles and more familiar to dbt users than custom filtering DSLs. Enables dynamic monitoring without dbt project modifications.
** - Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.
Unique: Implements intelligent dbt binary detection that searches multiple installation contexts (system PATH, venv, project-local) and validates project structure before execution. Uses subprocess isolation with environment variable injection to enable safe, repeatable command execution in agent contexts without modifying global state.
vs others: More flexible than direct dbt Python API calls because it supports all CLI commands and respects user-configured dbt profiles, and more reliable than shell invocation because it handles binary detection and environment validation automatically.
via “dbt project metadata extraction and exposure”
** - 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.
Unique: Operates on pre-compiled dbt artifacts (manifest.json) rather than requiring dbt CLI execution, enabling instant metadata queries without triggering dbt parse/run cycles. Fills the gap for dbt-core users who lack access to the official dbt Cloud MCP.
vs others: Faster and lighter than dbt Cloud MCP for local dbt-core projects because it reads cached artifacts instead of making API calls, and requires no dbt Cloud subscription.
via “dbt configuration and variable management automation”
Unique: Generates dbt-specific configuration with awareness of dbt's variable scoping rules, macro defaults, and adapter-specific settings rather than treating configuration as generic YAML templating.
vs others: More dbt-aware than generic configuration management tools because it understands dbt's unique configuration hierarchy, variable precedence, and adapter-specific requirements.
via “dbt-transformation-monitoring”
Building an AI tool with “Dbt Cli Command Execution With Binary Detection And Environment Isolation”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.