Labsco
MCP SERVER · OFFICIAL PROJECT

Dagster+ Runs & Assets

by Dagster

Launches and terminates runs, materialises assets and manages alert policies in Dagster+ — a Labs preview, and cloud only.

Data Platform: Pipelines, Warehousing, BI & GovernanceOfficial source
Summary
The capability matrix is unusually honest about what an agent cannot do, which is the useful half.

Runs can be launched and terminated but not updated. Assets can be materialised but not deleted. Logs are read-only. Those absences are the design: the destructive operations that would matter in a data platform are simply not there, while alert policies and issues — the low-stakes bookkeeping — get full CRUD. Publishing a matrix instead of tool names is less convenient for us and clearer about the boundary. Being a Labs preview, expect movement.

What it is

Dagster's endpoint for Dagster+. Their documentation publishes a capability matrix rather than tool names: which objects can be viewed, created, updated, deleted, and which expose Insights metrics.

What you get
  • Runs — view, launch, terminate, and Insights metrics; there is no update
  • Run logs — view only
  • Assets — view, materialise, and Insights metrics; no update or delete
  • Deployments — view, with Insights metrics
  • Alert policies and Dagster+ Issues — full create, update and delete
Requirements

OAuth in the browser, or a bearer user token with a Dagster-Cloud-Organization header, scope dagster.mcp. This is a Labs preview and the APIs may change; it is not available for Dagster OSS.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen