dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
Platform-specific configuration:
{
"mcpServers": {
"dagster": {
"command": "npx",
"args": [
"-y",
"dagster"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <!-- Note: Do not try adding the dark mode version here with the picture element, it will break formatting in PyPI --> <a target="_blank" href="https://dagster.io" style="background:none"> </a> <a target="_blank" href="https://github.com/dagster-io/dagster" style="background:none"> </a> <a target="_blank" href="https://github.com/dagster-io/dagster/blob/master/LICENSE" style="background:none"> </a> <a target="_blank" href="https://pypi.org/project/dagster/" style="background:none"> </a> <a target="_blank" href="https://pypi.org/project/dagster/" style="background:none"> </a> <a target="_blank" href="https://twitter.com/dagster" style="background:none"> </a> <a target="_blank" href="https://dagster.io/slack" style="background:none"> </a> <a target="_blank" href="https://linkedin.com/showcase/dagster" style="background:none"> </a> </div>
**Dagster is a cloud-native data pipeline orchestrator for the whole development lifecycle, with integrated lineage and observability, a declarative programming model, and best-in-c
Loading reviews...