About
Overview
The Dagster MCP Server enables AI agents to interact with Dagster's data orchestration platform. It provides tools for materializing assets, launching runs, and monitoring pipeline health.
Capabilities
Tools & Capabilities
⚡list_assets
List software-defined assets
⚡materialize_asset
Materialize an asset
⚡list_runs
List pipeline runs
Setup
Installation
bash
Install
pip install mcp-server-dagsterExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"dagster": {
"command": "python",
"args": ["-m", "mcp_server_dagster"]
}
}
}Quick Info
Authordagster-io
LanguagePython
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026