Submit

Dagster Mcp

@fabdendev

Monitor and operate Dagster instances with AI agents. 19 tools for runs, assets, jobs, schedules, sensors, and instance health. Supports multi-environment, cross-version compatibility, and write operations (launch, terminate, reload).

Server Config

{
  "mcpServers": {
    "dagster": {
      "command": "uvx",
      "args": [
        "dagster-mcp"
      ],
      "env": {
        "DAGSTER_URL": "http://localhost:3000"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.