4,500+ servers built on MCP Fusion
Vinkius
Dagster logo
Vinkius
Claude Code logo

How to Use the Dagster MCP in Claude Code

Pipe your Dagster metadata into any script or command-line tool. The perfect headless integration for Claude Code.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Dagster MCP on Cursor AI Code Editor MCP Client Dagster MCP on Claude Desktop App MCP Integration Dagster MCP on OpenAI Agents SDK MCP Compatible Dagster MCP on Visual Studio Code MCP Extension Client Dagster MCP on GitHub Copilot AI Agent MCP Integration Dagster MCP on Google Gemini AI MCP Integration Dagster MCP on Lovable AI Development MCP Client Dagster MCP on Mistral AI Agents MCP Compatible Dagster MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect Dagster MCP to Claude Code

Create your Vinkius account to connect Dagster to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Script Your Pipeline Audits

This is for your cron jobs and CI/CD pipelines. Use Claude Code to call `list_runs --status=FAILED` and pipe the output to a script that pages the on-call engineer. No browser, no UI, just pure automation. You can build some powerful checks this way. For example, a shell script that uses `list_schedules` and `list_sensors` to find any scheduled job that doesn't have a corresponding sensor, flagging potential dead code in your repository.

Monitor Dagster from the Terminal

You don't need a web dashboard. From any SSH session, you can use Claude Code to query this MCP Server. Check on job status with `list_jobs` or see what's currently running with `list_runs`. Chain commands together with standard Unix pipes. `claude mcp dagster-mcp list_runs | grep "my_job" | wc -l` gives you a quick count of how many times a specific job has run. It's simple, fast, and works anywhere you have a terminal.

Integrate with GitOps Workflows

Incorporate pipeline state into your deployment scripts. Before a deploy, have your GitHub Action run a Claude Code command to check the status of critical jobs via `list_runs`. If anything's failing, you can automatically block the release. The `get_run` tool is perfect for post-mortems. When a run fails, a script can automatically call it, grab the error log, and create a new issue in your tracker with all the context. This MCP Server makes that connection.

Setup guide

Set up Dagster MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see dagster-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest Dagster transactions." It will automatically discover and invoke the available Dagster tools.

Terminal
claude mcp add --transport http dagster-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Dagster MCP in Claude Code

Connect Claude Code to this MCP Server in your CI environment. Then you can run commands like `claude mcp dagster-mcp list_runs --status=FAILED` as a step in your pipeline. If the command returns any runs, you can fail the build.
Yes. Once the server is configured, run `claude mcp dagster-mcp list_assets`. It will output a list of all your software-defined assets, which you can then pipe to other tools like `jq` for filtering or `grep` for searching.
You'd use the `list_jobs` or `list_runs` tools. For example, `claude mcp dagster-mcp list_jobs` will give you all defined jobs. For their execution status, `claude mcp dagster-mcp list_runs` is what you'll use.
Yes, use the `get_run` tool. You'll need the run ID first, which you can get from `list_runs`. Then run `claude mcp dagster-mcp get_run --id=` to fetch its specific details and logs.
Only metadata about your Dagster instance is accessed: run history, job definitions, asset names, and sensor configurations. Your actual business data is never touched. Each request is handled in a dedicated, single-use V8 isolate on Vinkius, ensuring nothing is persisted.

Start using the Dagster MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for Dagster. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.