get_exposure_details
(deprecated — use getnodedetails instead)
How to use it
get_exposure_details is exposed by the Dbt MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_exposure_details tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL DBT MCP LISTINGOther tools in Dbt MCP (39)
Executes models, tests, snapshots, and seeds in DAG order.
Clones selected nodes from the specified state to the target schema(s).
Generates executable SQL from models/tests/analyses; useful for validating Jinja logic.
Generates documentation for the dbt project.
Executes SQL on dbt Platform infrastructure with Semantic Layer support.
Retrieves macros; option to filter by package or return package names only.
Retrieves name and description of all models.
Gets all sources with freshness status; option to filter by source name.
Gets distinct values for a dimension; option to scope to specific metrics.
Gets dimensions for specified metrics.
Gets entities for specified metrics.
Gets all exposures (downstream dashboards, apps, or analyses).
Gets full lineage graph (ancestors and descendants) with type and depth filtering.
Retrieves lineage from local manifest.json with type and depth filtering.
(deprecated — use getnodedetails instead)
Retrieves all mart models.
Returns compiled SQL for metrics without executing the query.
(deprecated — use getlineage instead)
(deprecated — use getnodedetails instead)
Gets health signals: run status, test results, and upstream source freshness.
(deprecated — use getlineage instead)
Gets execution history for a model; option to include test results.
Gets full details for any dbt resource type (model, source, exposure, test, seed, snapshot, macro, semanticmodel).
Retrieves node details from local manifest.json (models, seeds, snapshots, sources).
Finds similar models using semantic search.
(deprecated — use getnodedetails instead)
(deprecated — use getnodedetails instead)
(deprecated — use getnodedetails instead)
(deprecated — use getnodedetails instead)
(deprecated — use getnodedetails instead)
Lists resources in the dbt project by type with selector support.
Retrieves all defined metrics.
Retrieves all saved queries.
Parses and validates project files for syntax correctness.
Executes metric queries with filtering and grouping options.
Executes models to materialize them in the database.
[Alpha] Searches for resources across the dbt project (not generally available).
Executes SQL against the database and returns results.
Generates SQL from natural language using project context.