
Mini Data Engine Runtime Copilot
Monitor data pipeline health, catch regressions, and keep operational memory for a small data stack from your agent.
Overview
Mini Data Engine is an MCP server for the Operate phase that copilots data runtime health checks, regressions, explainability, and operational memory.
What is this MCP server?
- MCP runtime copilot for health checks, regressions, and explainability
- Operational memory so agents retain context across pipeline investigations
- Ships as OCI image ghcr.io/kroq86/data-engineering-runtime-lab:0.1.9 with stdio transport
- Version 0.1.9 from data-engineering-runtime-lab repository
- Server version 0.1.9
- OCI registry package ghcr.io/kroq86/data-engineering-runtime-lab:0.1.9
- Stdio MCP transport from container package
What problem does it solve?
Small teams lack a unified way for agents to monitor data jobs, explain drift, and remember past pipeline failures.
Who is it for?
Solo builders or tiny data teams running lab or production-lite pipelines who want MCP-native monitoring and incident context.
Skip if: Non-technical founders with no pipelines, or enterprises needing full SaaS APM with SLAs and built-in paging alone.
What do I get? / Deliverables
Your agent uses the runtime copilot MCP to check pipeline health, flag regressions, and reuse operational memory during incidents.
- Health check and regression signals surfaced to the agent via MCP
- Operational memory usable across repeated pipeline investigations
Recommended MCP Servers
Journey fit
Runtime health checks and regression signals are Operate work once pipelines run in production or staging continuously. Mini Data Engine targets monitoring and operational copilot duties: health checks, explainability, and memory of past incidents.
How it compares
Data runtime copilot MCP (OCI stdio), not a general web scraper or frontend build integration.
Common Questions / FAQ
Who is Mini Data Engine for?
Builders maintaining small data pipelines who want an MCP copilot for health, regressions, and operational memory.
When should I use Mini Data Engine?
When pipelines are live or in staging and you need agent-driven checks, regression detection, and retained investigation context.
How do I add Mini Data Engine to my agent?
Run or reference the OCI package ghcr.io/kroq86/data-engineering-runtime-lab:0.1.9 with stdio MCP in your host config per the GitHub data-engineering-runtime-lab repo.