Dagster+ MCP Server
Hosted endpoint for operating a Dagster+ deployment from an assistant
Add it to your client
Officialclaude mcp add --transport http dagster-plus https://mcp.agent.dagster.cloud/mcp
- Transport
- http
- Auth
- Required
Dagster runs this one itself, so there is no package to install — a client connects to the organization's endpoint and authenticates with OAuth, or with a bearer token and organization header where OAuth is not available. From there an agent can look at runs and launch or terminate them, inspect assets and materialize them, read deployment configuration, and work with alert policies and Dagster+ issues, including run logs and insights metrics for a specific run. Permissions follow the authenticated user, which is what keeps a shared assistant from doing more than the person driving it could. Dagster labels the feature as preview and advises against production dependence, and it is tied to Dagster+ rather than open-source Dagster.
Similar MCP servers
Gmail MCP Server (AutoAuth)
MCP serverGmail access for MCP clients with a browser-based OAuth step that runs once.
Stripe MCP
MCP serverStripe's hosted MCP endpoint for reading and writing account data
Vercel MCP
MCP serverHosted endpoint for Vercel docs, projects, deployments and logs.
Comments(0)
Sign in to comment