mcp-server-dagster
If you are the rightful owner of mcp-server-dagster and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Model Context Protocol (MCP) server for Dagster enables seamless integration between LLM applications and Dagster, a data orchestration platform.
The mcp-dagster server acts as a bridge between AI agents and Dagster instances, allowing for exploration of data pipelines, monitoring of runs, and management of assets. It facilitates interaction between LLMs and data engineering workflows, enhancing the capabilities of AI applications by providing access to Dagster's orchestration features. The server supports various operations such as listing repositories, jobs, and assets, as well as managing runs and assets. It connects to Dagster using a GraphQL endpoint and supports Server-Sent Events (SSE) for transport.
Features
- Lists all available Dagster repositories and jobs within them.
- Provides detailed information about specific runs and assets.
- Allows launching and terminating Dagster job runs.
- Supports materialization of specific Dagster assets.
- Monitors recent Dagster runs and provides summaries.